uni.BouncyCastle-JCA.3.0.1.source-code.PKIXBuilderParameters.crysl Maven / Gradle / Ivy
SPEC java.security.cert.PKIXBuilderParameters
OBJECTS
java.security.KeyStore keystore;
java.security.cert.CertSelector targetConstraints;
java.util.Set trustAnchors;
EVENTS
c1: PKIXBuilderParameters(keystore, targetConstraints);
c2: PKIXBuilderParameters(trustAnchors, targetConstraints);
Con := c1 | c2;
ORDER
Con
REQUIRES
generatedKeyStore[keystore];
ENSURES
generatedCertPathParameters[this];
© 2015 - 2025 Weber Informatics LLC | Privacy Policy