Function createTemp

  • Create an in-memory ephemeral KeyChain.

    Parameters

    • algoList: readonly CryptoAlgorithm<any, any, any>[] = CryptoAlgorithmListSlim

      list of recognized algorithms. Use CryptoAlgorithmListFull for all algorithms, at the cost of larger bundle size.

    Returns KeyChain

Generated using TypeDoc