BinaryKeyPair: {
    privateKey: Uint8Array;
    publicKey: Uint8Array;
}