| Class | Description |
|---|---|
| Condition |
Represents a condition defined in the trusted list on a certificate.
|
| ServiceInfo |
From a validation point of view, a Service is a set of pair ("Qualification Statement", "Condition").
|
| ServiceInfoStatus |
| Enum | Description |
|---|---|
| KeyUsageBit |
KeyUsage bit values
KeyUsage ::= BIT STRING {
digitalSignature (0),
nonRepudiation (1),
keyEncipherment (2),
dataEncipherment (3),
keyAgreement (4),
keyCertSign (5),
cRLSign (6),
encipherOnly (7),
decipherOnly (8)
}
|
Copyright © 2018. All rights reserved.