UNPKG

@transmute/x25519-key-pair

Version:
8 lines (7 loc) 182 B
export interface X25519KeyAgreementKey2020 { id: string; type: 'X25519KeyAgreementKey2020'; controller: string; publicKeyMultibase: string; privateKeyMultibase?: string; }