Identity.removeCertificate
Class Overview | Class Members |
This Package |
All Packages
public void removeCertificate( Certificate certificate ) throws KeyManagementException
Parameters
- certificate
- the certificate to be removed.
Description
Removes a certificate from this identity.
Exceptions
KeyManagementException
if the certificate is
missing, or if another exception occurs.