com.mindbright.security.x509
public class RevokedCertificate extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
Extensions |
extensions |
Time |
revocationDate |
ASN1Integer |
userCertificate |
components, count, ofType
isSet, tag
Constructor and Description |
---|
RevokedCertificate() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public ASN1Integer userCertificate
public Time revocationDate
public Extensions extensions