| Package | Description |
|---|---|
| iaik.x509.extensions.qualified.structures |
| Modifier and Type | Class and Description |
|---|---|
class |
SemanticsInformation
This class implements the
SemanticsInformation QCStatementInfo. |
class |
UnknownQCStatementInfo
This class implements any unknown QCStatementInfo.
|
| Modifier and Type | Method and Description |
|---|---|
static QCStatementInfo |
QCStatement.create(ObjectID statementID)
Returns the implementation of the specified statement info defined through an
ASN.1 ObjectID.
|
QCStatementInfo |
QCStatement.getStatementInfo()
Gets the statementInfo of this QCStatement.
|
| Constructor and Description |
|---|
QCStatement(QCStatementInfo statementInfo)
Creates an QCStatement from the supplied statementInfo.
|