com.mindbright.security.pkcs6
public final class ExtendedCertificate extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
ASN1SetOf |
attributes |
Certificate |
certificate |
ASN1Integer |
version |
components, count, ofType
isSet, tag
Constructor and Description |
---|
ExtendedCertificate() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public ASN1Integer version
public Certificate certificate
public ASN1SetOf attributes