KeyAgreement Property
KeyAgreement
The platform key-agreement key.
C#
public CoseKey KeyAgreement { get; set; }
Property Value
Type | Description |
---|---|
CoseKey |
Remarks
This is a public key, derived using the current PIN/UV protocol in use. See the user manual entry on PIN protocols for a much more in depth guide to working with PINs within FIDO2.