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.
|
getCPtr
protected static long getCPtr(X509Certificate obj)
protected void finalize()
finalize
in class Certificate
public void delete()
delete
in class Certificate
public java.lang.String getCertificateName()
public java.lang.String getIssuerName()