Show / Hide Table of Contents

Signature Property

Signature

The signature created by the YubiKey. This is the BER encoding version of the signature.

C#
public ReadOnlyMemory<byte> Signature { get; set; }

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX