| Package | Description |
|---|---|
| org.bouncycastle.openssl |
Classes for dealing with OpenSSL PEM files.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateTrustBlock |
X509TrustedCertificateBlock.getTrustBlock()
Return the trust block associated with this Trusted Certificate
|
| Constructor and Description |
|---|
X509TrustedCertificateBlock(X509CertificateHolder certificateHolder,
CertificateTrustBlock trustBlock) |