Skip to main content

IKeyManagerSharedSecretArgs interface

Input arguments for keyManagerSharedSecret

Signature:

export interface IKeyManagerSharedSecretArgs

Properties

PropertyModifiersTypeDescription
publicKeyPick<IKey, 'publicKeyHex' | 'type'>The public key of the other party. The type of key MUST be compatible with the type referenced by secretKeyRef
secretKeyRefstringThe secret key handle (kid) as returned by keyManagerCreate