Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX