Public Member Functions | |
| Vector< String > | getInvalidityMessages () |
| boolean | isValid () |
| String | getPasswordInfoMessage () |
| X509Extensions | getExtensions () |
| X509DistinguishedName | getSigName () |
| Vector<String> mixconfig.tools.EncryptedLogTool.LogCertCreationValidator.getInvalidityMessages | ( | ) |
The certificate data is always valid.
Implements mixconfig.ICertCreationValidator.
| boolean mixconfig.tools.EncryptedLogTool.LogCertCreationValidator.isValid | ( | ) |
| String mixconfig.tools.EncryptedLogTool.LogCertCreationValidator.getPasswordInfoMessage | ( | ) |
Returns a message to be shown in the "new password" dialog for the PKCS12 certificate.
Implements mixconfig.ICertCreationValidator.
References mixconfig.tools.EncryptedLogTool.MSG_PASSWD_INFO_MSG.
| X509Extensions mixconfig.tools.EncryptedLogTool.LogCertCreationValidator.getExtensions | ( | ) |
Returns the X509 extensions that are added to the new certificate.
Implements mixconfig.ICertCreationValidator.
| X509DistinguishedName mixconfig.tools.EncryptedLogTool.LogCertCreationValidator.getSigName | ( | ) |
Returns the signer name for the new certificate.
Implements mixconfig.ICertCreationValidator.
1.5.6