Package | Description |
---|---|
org.bouncycastle.jcajce |
Modifier and Type | Method and Description |
---|---|
PKIXCertStoreSelector<? extends Certificate> |
PKIXCertStoreSelector.Builder.build()
Build a selector.
|
PKIXCertStoreSelector |
PKIXExtendedParameters.getTargetConstraints()
Returns the required constraints on the target certificate.
|
Modifier and Type | Method and Description |
---|---|
static Collection<? extends Certificate> |
PKIXCertStoreSelector.getCertificates(PKIXCertStoreSelector selector,
CertStore certStore) |
PKIXExtendedParameters.Builder |
PKIXExtendedParameters.Builder.setTargetConstraints(PKIXCertStoreSelector selector) |
Copyright © 2021 BouncyCastle.org. All rights reserved.