public class StoreCertificate extends Win32Certificate
| Constructor and Description |
|---|
StoreCertificate(Win32CertificateLocation certStoreLocation,
Win32CertificateStore certStore,
java.lang.String certName)
Loads a certificate from a certificate store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(StoreCertificate obj) |
void |
removeFromStore()
Removes the certificate from the store it was loaded from.
|
exportToPfx, findRootCertificate, getCertificateName, getCPtr, getIssuerNamegetCPtrpublic StoreCertificate(Win32CertificateLocation certStoreLocation, Win32CertificateStore certStore, java.lang.String certName)
protected static long getCPtr(StoreCertificate obj)
protected void finalize()
finalize in class Win32Certificatepublic void delete()
delete in class Win32Certificatepublic void removeFromStore()