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