PinHashEnc Property
PinHashEnc
An encrypted proof-of-knowledge of a PIN.
C#
public ReadOnlyMemory<byte>? PinHashEnc { get; set; }
Property Value
Type | Description |
---|---|
ReadOnlyMemory<byte>? |
Remarks
See the user manual entry on PIN protocols for a much more in depth guide to working with PINs within FIDO2.