| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Methods with parameter type java.security.Certificate | |
| void |  Adds a certificate to the list of ceritificates for this identity.  | 
| String |  Determines if the keystore contains the specified certificate 
 entry and returns the alias.
 | 
| void |  Assign the certificate to the alias in the keystore.  | 
| void |  Assign the key to the alias in the keystore.  | 
| void |  Assign the key to the alias in the keystore, protecting it
 with the given password.  | 
| void |  Removes a certificate from the list of ceritificates for this identity.
 | 
| void | Assign the certificate to the alias in the keystore.  | 
| void | Assign the key to the alias in the keystore.  | 
| void | Assign the key to the alias in the keystore, protecting it
with the given password.  | 
| Methods with return type java.security.Certificate | |
| Certificate[] | |
| GNU Classpath (0.95) |