Class BouncyCastleAESCipher
-
- All Implemented Interfaces:
-
de.jnkconsulting.e3dc.easyrscp.api.crypt.AESCipher
public final class BouncyCastleAESCipher implements AESCipherInstance of AESCipher that uses BouncyCastle for implementation.
- Since:
2.0
-
-
Constructor Summary
Constructors Constructor Description BouncyCastleAESCipher(String rscpPassword)
-