ASN1Pkcs12Attribute constructor
ASN1Pkcs12Attribute(
- ASN1ObjectIdentifier attrId,
- ASN1Set attrValues
Implementation
ASN1Pkcs12Attribute(this.attrId, this.attrValues);