RawData

CmsCertificate.RawData property

Gets the raw data of this certificate.

public byte[] RawData { get; }

Property Value

The raw data of this certificate.

See Also