PKI-Lite - v1.0.5
    Preparing search index...
    type KeyPair = {
        privateKey: Uint8Array;
        publicKey: Uint8Array;
    }
    Index

    Properties

    privateKey: Uint8Array
    publicKey: Uint8Array