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