CertStorePassword Property
The password for the certificate store (if any).
Syntax
public String getCertStorePassword(); public void setCertStorePassword(String certStorePassword);
Remarks
The value of this property is used to open the certificate store if the certificate store is of a type that requires a password.
Default Value
""