• Parameters

    Returns {
        pubkey: Uint8Array;
        signature: Uint8Array;
    }

    • Readonly pubkey: Uint8Array
    • Readonly signature: Uint8Array

Generated using TypeDoc