ASN1CertBag constructor
ASN1CertBag(
- ASN1ObjectIdentifier certId,
- ASN1Object certValue
Implementation
ASN1CertBag(this.certId, this.certValue);
ASN1CertBag(this.certId, this.certValue);