| |
|
| java.lang.Object com.sun.portal.cli.cert.JSSContextImpl
cm | protected CryptoManager cm(Code) | | |
dbfileExist | protected boolean dbfileExist(Code) | | |
isPassEncrypted | protected boolean isPassEncrypted(Code) | | |
passfileExist | protected boolean passfileExist(Code) | | |
sigAlg | protected SignatureAlgorithm sigAlg(Code) | | |
JSSContextImpl | public JSSContextImpl()(Code) | | |
getCryptoManager | public CryptoManager getCryptoManager()(Code) | | |
getSigAlg | public SignatureAlgorithm getSigAlg()(Code) | | |
init | public boolean init()(Code) | | Initializes the certificate database.
This method should be called first after the object creation.
|
isDBFileExist | public boolean isDBFileExist()(Code) | | |
isPassFileExist | public boolean isPassFileExist()(Code) | | |
isPasswordEcrypted | public boolean isPasswordEcrypted()(Code) | | |
setPasswordMode | public void setPasswordMode(boolean encrypt)(Code) | | |
|
|
|