tu.crossing.JavaCryptographicArchitecture.3.1.2.source-code.CertPathTrustManagerParameters.crysl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of JavaCryptographicArchitecture
Show all versions of JavaCryptographicArchitecture
JavaCryptographicArchitecture CrySL ruleset
The newest version!
SPEC javax.net.ssl.CertPathTrustManagerParameters
OBJECTS
java.security.cert.CertPathParameters params;
EVENTS
c1: CertPathTrustManagerParameters(params);
Con := c1;
ORDER
Con
REQUIRES
generatedCertPathParameters[params];
ENSURES
generatedManagerFactoryParameters[this];