Uses of Class
javax.net.ssl.SSLKeyException
Packages that use SSLKeyException
-
Uses of SSLKeyException in javax.net.ssl
Methods in javax.net.ssl that throw SSLKeyExceptionModifier and TypeMethodDescriptionbyte[]
ExtendedSSLSession.exportKeyingMaterialData
(String label, byte[] context, int length) Generates Exported Keying Material (EKM) calculated according to the algorithms defined in RFCs 5705/8446.ExtendedSSLSession.exportKeyingMaterialKey
(String keyAlg, String label, byte[] context, int length) Generates Exported Keying Material (EKM) calculated according to the algorithms defined in RFCs 5705/8446.