Frames | No Frames |
Methods which throw type java.security.KeyManagementException | |
@Override | SSLContextImpl.void engineInit(KeyManager[] keyManagers, TrustManager[] trustManagers, SecureRandom random) |
Methods which throw type java.security.KeyManagementException | |
void | SSLContextSpi.engineInit(KeyManager[] keyManagers, TrustManager[] trustManagers, SecureRandom random) Initialize this context with key and trust managers, and a source
of randomness. |
void | Initializes this context and prepares it for producing socket
factories. |
Classes derived from java.security.KeyManagementException | |
class | A generic exception indicating that an unexpected condition has been detected
during the setup and/or processing of a key agreement protocol exchange.
|
Constructors which throw type java.security.KeyManagementException | |
Constructs a new instance of Identity with the specified
name and scope.
| |
Constructs a new instance of IdentityScope with the
specified name and IdentityScope .
| |
Constructs a new instance of Signer with the specified
identity name and IdentityScope .
|
Methods which throw type java.security.KeyManagementException | |
void | Adds a certificate to the list of ceritificates for this identity. |
void | Adds an identity to his scope.
|
void | Removes a certificate from the list of ceritificates for this identity.
|
void | Removes an identity in this scope.
|
void | Sets the public key for this identity. |
Methods which throw type java.security.KeyManagementException | |
SecretKey |