| Package | Description |
|---|---|
| iaik.x509.qualified |
| Modifier and Type | Method and Description |
|---|---|
QCStatements |
QualifiedCertificate.getQCStatements()
Returns the QCStatements extension included in this certificate, if present.
|
| Modifier and Type | Method and Description |
|---|---|
static QCStatement[] |
QualifiedCertificate.containsQualifiedQCStatements(QCStatements qcStatements)
Checks if the given QCStatements extension contains any QCStatement terms
with an OID indicating a qualified certificate.
|
void |
QualifiedCertificate.setQCStatements(QCStatements qcStatements)
Sets the QCStatements extension.
|