Package com.bld.crypto.aes.config.data
Class CipherAesSecret
- java.lang.Object
-
- com.bld.crypto.aes.config.data.CipherAesSecret
-
public class CipherAesSecret extends Object
The Class CipherAesSecret.
-
-
Constructor Summary
Constructors Constructor Description CipherAesSecret(Map<String,SecretKey> map)Instantiates a new cipher aes secret.
-