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 |
---|---|
Read |