Function setEngine

  • Sets global crypto engine

    Deprecated

    Since version 3.0.0

    Parameters

    Returns void

  • Sets global crypto engine

    Since

    3.0.0

    Parameters

    • name: string

      Name of the crypto engine

    • Optional crypto: ICryptoEngine

      Crypto engine. If the parameter is omitted, CryptoEngine with self.crypto are used

    Returns void

Generated using TypeDoc