Show / Hide Table of Contents

NewPinEnc Property

NewPinEnc

An encrypted PIN.

C#
public ReadOnlyMemory<byte>? NewPinEnc { 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.

In this article
Back to top Generated by DocFX