public class X509Certificate extends Certificate
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
java.lang.String |
getCertificateName()
Gets the name of the certificate.
|
protected static long |
getCPtr(X509Certificate obj) |
java.lang.String |
getIssuerName()
Gets the name of the issuer of the certificate.
|
getCPtrprotected static long getCPtr(X509Certificate obj)
protected void finalize()
finalize in class Certificatepublic void delete()
delete in class Certificatepublic java.lang.String getCertificateName()
public java.lang.String getIssuerName()