| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.asn1.x509 |
| Modifier and Type | Method and Description |
|---|---|
IKeyPurposeId |
IBouncyCastleFactory.createKeyPurposeId()
Create key purpose id wrapper without parameters.
|
IKeyPurposeId |
IBouncyCastleFactory.createKeyPurposeId(IASN1ObjectIdentifier objectIdentifier)
Create key purpose id wrapper from
IASN1ObjectIdentifier. |
| Modifier and Type | Method and Description |
|---|---|
IExtendedKeyUsage |
IBouncyCastleFactory.createExtendedKeyUsage(IKeyPurposeId purposeId)
Create extended key usage wrapper from key purpose id wrapper.
|
IExtendedKeyUsage |
IBouncyCastleFactory.createExtendedKeyUsage(IKeyPurposeId[] purposeIds)
Create extended key usage wrapper from key purpose id wrappers array.
|
| Modifier and Type | Method and Description |
|---|---|
IKeyPurposeId |
IKeyPurposeId.getIdKpOCSPSigning()
Gets
id_kp_OCSPSigning constant for the wrapped KeyPurposeId. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.