| GNU Classpath (0.95) | |
| Frames | No Frames |
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 | |
| 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. |
| GNU Classpath (0.95) |