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