Contents

hpkeAuthPublicKey

Declaration

var hpkeAuthPublicKey: SecKey? { get set }

Discussion

The Authentication public key to be used for HPKE. Setting this value with changet the mode to Auth or AuthPSK if the hpkePreSharedKey is also set. This public key is used to authenticate HPKE responses.