Searched defs:SunJSSE (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSunJSSE.java59 public abstract class SunJSSE extends java.security.Provider { class in inherits:java.security.Provider
107 protected SunJSSE() { method in class:SunJSSE
118 protected SunJSSE(java.security.Provider cryptoProvider){ method in class:SunJSSE
123 protected SunJSSE(String cryptoProvider){ method in class:SunJSSE
134 private SunJSSE(java.security.Provider cryptoProvider, method in class:SunJSSE
[all...]
/openjdk10/jdk/test/java/security/SignedObject/
H A DChain.java57 SunJSSE("SunJSSE"), enum constant in enum:Chain.Provider

Completed in 46 milliseconds