X509CertificateRequestPkcs10RawData Property

Gets the raw data of a certificate request.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public byte[] RawData { get; protected set; }

Property Value

Byte

See Also