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 |
---|---|
System.ReadOnlyMemory<System.Byte> |