Package ghidra.net
package ghidra.net
-
ClassesClassDescription
ApplicationKeyManagerFactoryprovides a factory for using and caching X509 keystores.DefaultKeyManagerFactoryprovides access to the default application key manager associated with the preferred keystore file specified by theDefaultKeyManagerFactory.KEYSTORE_PATH_PROPERTYsystem property or set withDefaultKeyManagerFactory.setDefaultKeyStore(String, boolean).Initialize the default SSLContext for use by all SSL connections (e.g., https).HttpsHostnameVerifieris required by HttpsURLConnection even if it does nothing.DefaultSSLSocketFactoryprovides a replacement for the defaultSSLSocketFactorywhich utilizes the default SSLContext established byDefaultSSLContextInitializer.DefaultTrustManagerFactoryprovides the ability to establish acceptable certificate authorities to be used with the default SSLContext as established byDefaultSSLContextInitializer.PKIUtilsprovides supporting utilities for creating and accessing X509 certificate keystore files.SignedTokenprovides the result of a signed token byte array.