KeyAgreement Property
KeyAgreement
Used to convey the authenticator's public key to the client / platform.
C#
public CoseKey? KeyAgreement { get; set; }
Property Value
Type | Description |
---|---|
CoseKey |
Used to convey the authenticator's public key to the client / platform.
public CoseKey? KeyAgreement { get; set; }
Type | Description |
---|---|
CoseKey |