Skip navigation links
A C D G I S 

A

AESPasswordRfc2898CipherFactory - Class in com.captainalm.lib.stdcrypt.encryption
This class provides an AES cipher that uses Rfc2898 for key generation and a string password.
AESPasswordRfc2898CipherFactory(String) - Constructor for class com.captainalm.lib.stdcrypt.encryption.AESPasswordRfc2898CipherFactory
Constructs a new instance of AESPasswordRfc2898CipherFactory with the specified password.
AESPasswordRfc2898CipherFactory(String, byte[], byte[]) - Constructor for class com.captainalm.lib.stdcrypt.encryption.AESPasswordRfc2898CipherFactory
Constructs a new instance of AESPasswordRfc2898CipherFactory with the specified password, salt and initialization vector.
A C D G I S 
Skip navigation links