Click or drag to resize

X509IssuerSerialRawData Property

Gets ASN.1-encoded byte array that represents current object.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public byte[] RawData { get; }

Property Value

Type: Byte
See Also