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