|
iText 9.3.0 API
|
Classes |
|
| class | CertificateExtension |
| Class representing certificate extension with all the information required for validation. More... |
|
| class | DynamicBasicConstraintsExtension |
| Class representing "Basic Constraints" certificate extension, which uses provided amount of certificates in chain during the comparison. More... |
|
| class | DynamicCertificateExtension |
| Certificate extension which is populated with additional dynamically changing validation related information. More... |
|
| class | ExtendedKeyUsageExtension |
| Class representing "Extended Key Usage" extension. More... |
|
| class | KeyUsageExtension |
| Class representing "Key Usage" extenstion. More... |
|
Enumerations |
|
| enum | KeyUsage { KeyUsage.DIGITAL_SIGNATURE, KeyUsage.NON_REPUDIATION, KeyUsage.KEY_ENCIPHERMENT, KeyUsage.DATA_ENCIPHERMENT, KeyUsage.KEY_AGREEMENT, KeyUsage.KEY_CERT_SIGN, KeyUsage.CRL_SIGN, KeyUsage.ENCIPHER_ONLY, KeyUsage.DECIPHER_ONLY } |
| Enum representing possible "Key Usage" extension values. More... |
|
|
strong |
Enum representing possible "Key Usage" extension values.