Function setCryptoStoreFactory

  • Configure a different factory to be used for creating crypto stores

    Parameters

    • fac: any

      a function which will return a new module:crypto.store.base~CryptoStore.

    Returns void

Generated using TypeDoc