Class CipherAesSecret


  • public class CipherAesSecret
    extends Object
    The Class CipherAesSecret.
    • Constructor Detail

      • CipherAesSecret

        public CipherAesSecret​(Map<String,​SecretKey> map)
        Instantiates a new cipher aes secret.
        Parameters:
        map - the map
    • Method Detail

      • getSecretKey

        public SecretKey getSecretKey​(String name)
        Gets the secret key.
        Parameters:
        name - the name
        Returns:
        the secret key