Skip to main content

IKeyManagerSharedSecretArgs.publicKey property

The public key of the other party. The type of key MUST be compatible with the type referenced by secretKeyRef

Signature:

publicKey: Pick<IKey, 'publicKeyHex' | 'type'>