Show / Hide Table of Contents

PivEncodedPublicKey Property

PivEncodedPublicKey

Contains the TLV encoding of the public key. If there is no encoded public key, this will be a buffer of length 0.

C#
public ReadOnlyMemory<byte> PivEncodedPublicKey { get; }

Property Value

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