Signature Property
Signature
The signature created by the YubiKey. This is the BER encoding version of the signature.
C#
public ReadOnlyMemory<byte> Signature { get; set; }
Property Value
Type | Description |
---|---|
System.ReadOnlyMemory<System.Byte> |