Show / Hide Table of Contents

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
In this article
Back to top Generated by DocFX