GetPassphrase: ((noCache?: true) => Promise<Uint8Array>)

Type declaration

    • (noCache?: true): Promise<Uint8Array>
    • Parameters

      • Optional noCache: true

      Returns Promise<Uint8Array>

Generated using TypeDoc