CertificateData Constructors
An object defining constructors for the CertificateData class.
CertificateData(data)
Initializes a new instance of the CertificateData
class with the specified certificate data.
Parameters:
data (required): byte[]
The binary data of the digital certificate.
Sets the data property to the provided certificate data.