Documentation - v0.27.1
    Preparing search index...

    Interface WebCryptoProviderOptions

    interface WebCryptoProviderOptions {
        crypto?: Crypto;
        wasmInput?: WasmInitInput;
    }
    Index

    Properties

    Properties

    crypto?: Crypto
    wasmInput?: WasmInitInput