Initializes a new instance of the CertificateSet class
Initialization parameters
Collection of certificates. In may contain originator certificates associated with several different key management algorithms. It may also contain attribute certificates associated with the originator.
Collection of CRLs. It is intended that the set contain information sufficient to determine whether or not the certificates in the certs field are valid, but such correspondence is not necessary
Name of the class
Converts parsed ASN.1 object into current class
Converts the class to JSON object
JSON object
Converts current object to ASN.1 object and sets correct values
ASN.1 object
Returns block name
Returns string block name
Compare values with default values for all class members
String name for a class member
Value to compare with default value
Returns default values for all class members
String name for a class member
Default value
Creates PKI object from the raw data
ASN.1 encoded raw data
Initialized and filled current class object
Returns value of pre-defined ASN.1 schema for current class
Input parameters for the schema
ASN.1 schema object
Generated using TypeDoc
Represents the OriginatorInfo structure described in RFC5652