UNPKG

@transmute/x25519-key-pair

Version:
8 lines (7 loc) 176 B
export interface X25519KeyAgreementKey2019 { id: string; type: 'X25519KeyAgreementKey2019'; controller: string; publicKeyBase58: string; privateKeyBase58?: string; }