PKI-Lite - v1.0.12
    Preparing search index...
    type KeyPair = {
        privateKey: Uint8Array<ArrayBuffer>;
        publicKey: Uint8Array<ArrayBuffer>;
    }
    Index

    Properties

    privateKey: Uint8Array<ArrayBuffer>
    publicKey: Uint8Array<ArrayBuffer>