Interface IParams

interface IParams {
    toCKI(): any;
}

Implemented by

Methods

Methods

  • Converts parameter to pkcs11js paramter

    Returns any

Generated using TypeDoc