YubiKeyEncodedPublicKey Property
YubiKeyEncodedPublicKey
Contains the TLV encoding of the public key as represented by the
GET METADATA
command.
If there is no encoded public key, this will be a buffer of length 0.
C#
public ReadOnlyMemory<byte> YubiKeyEncodedPublicKey { get; }
Property Value
Type | Description |
---|---|
System.ReadOnlyMemory<System.Byte> |