com.mindbright.security.x509
public class Certificate extends ASN1Sequence
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
signatureAlgorithm |
ASN1BitString |
signatureValue |
TBSCertificate |
tbsCertificate |
components, count, ofType
isSet, tag
Constructor and Description |
---|
Certificate() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofType
decodeValue, getTag, getType, isSet, setValue, toString
public TBSCertificate tbsCertificate
public AlgorithmIdentifier signatureAlgorithm
public ASN1BitString signatureValue