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