public class StoreCertificateIterator
extends java.lang.Object
| Constructor and Description |
|---|
StoreCertificateIterator(Win32CertificateLocation certStoreLocation,
Win32CertificateStore certStore)
Constructs a store iterator for the the given certificate location and store.
|
public StoreCertificateIterator(Win32CertificateLocation certStoreLocation, Win32CertificateStore certStore)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public boolean moveNext()
public void reset()
public Win32Certificate current()