KeyHandle Property
KeyHandle
The private key handle to be used to sign the challenge. This is the key handle returned by the YubiKey during registration.
C#
public ReadOnlyMemory<byte> KeyHandle { get; set; }
Property Value
Type | Description |
---|---|
System.ReadOnlyMemory<System.Byte> |