| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.asn1.ASN1Encodableorg.bouncycastle.asn1.x509.qualified.QCStatementpublic class QCStatementextends ASN1Encodableimplements ETSIQCObjectIdentifiers, RFC3739QCObjectIdentifiers
QCStatement ::= SEQUENCE {
statementId OBJECT IDENTIFIER,
statementInfo ANY DEFINED BY statementId OPTIONAL}
Field Summary |
Fields inherited from class org.bouncycastle.asn1.ASN1Encodable | |
BER, DER | |
Fields inherited from interface org.bouncycastle.asn1.x509.qualified.ETSIQCObjectIdentifiers | |
id_etsi_qcs, id_etsi_qcs_LimiteValue, id_etsi_qcs_QcCompliance, id_etsi_qcs_QcSSCD, id_etsi_qcs_RetentionPeriod | |
Fields inherited from interface org.bouncycastle.asn1.x509.qualified.RFC3739QCObjectIdentifiers | |
id_qcs, id_qcs_pkixQCSyntax_v1, id_qcs_pkixQCSyntax_v2 | |
Constructor Summary | |
| |
| |
| |
Method Summary | |
static QCStatement |
|
DERObjectIdentifier | |
ASN1Encodable | |
DERObject | |
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable | |
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode, toASN1Object | |