| Package | Description |
|---|---|
| com.itextpdf.commons.bouncycastle | |
| com.itextpdf.commons.bouncycastle.asn1.pkix | |
| com.itextpdf.commons.bouncycastle.asn1.x509 |
| Modifier and Type | Method and Description |
|---|---|
IGeneralName |
IBouncyCastleFactory.createGeneralName()
Create general name wrapper without parameters.
|
IGeneralName |
IBouncyCastleFactory.createGeneralName(IASN1Encodable encodable)
Creates General Name wrapper from the provided ASN1 Encodable wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPKIXConstraintValidator.checkExcluded(IGeneralName name)
Calls actual
checkExcluded method for the wrapped PKIXConstraintValidator object. |
void |
IPKIXConstraintValidator.checkPermitted(IGeneralName name)
Calls actual
checkPermitted method for the wrapped PKIXConstraintValidator object. |
| Modifier and Type | Method and Description |
|---|---|
IGeneralName[] |
IGeneralNames.getNames()
Calls actual
getNames method for the wrapped GeneralNames object. |
Copyright © 1998–2026 Apryse Group NV. All rights reserved.