JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
L
S
T
C
CertificatesHelper
- Class in
ej.net.util.ssl
Manages the certificates of the device.
createKeyManager(byte[], char[], X509Certificate...)
- Static method in class ej.net.util.ssl.
SslContextFactory
Creates a key manager that stores the given key and its associated certificate chain.
createSslContext(String, TrustManager, KeyManager...)
- Static method in class ej.net.util.ssl.
SslContextFactory
Creates a SSL context.
createTrustManager(X509Certificate...)
- Static method in class ej.net.util.ssl.
SslContextFactory
Creates a trust manager that stores the given certificates.
A
B
C
D
E
G
L
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes