Skip to main content

CertificateData

The CertificateData class represents a container for digital certificate data in binary format.

Properties

NameDescription
dataGets the binary data of the digital certificate.

Constructors

NameDescription
CertificateData(data)Initializes a new instance of the CertificateData class with the specified certificate data.