Class EncryptionKeyCallback.AliasSymmetricKeyRequest

    • Constructor Detail

      • AliasSymmetricKeyRequest

        public AliasSymmetricKeyRequest​(String alias)
        Constructor.
        Parameters:
        alias - java.lang.String representing the alias of the SymmetricKey to be used for Encryption.
    • Method Detail

      • getAlias

        public String getAlias()
        Get the alias stored in this Request.
        Returns:
        java.lang.String - alias of the SymmetricKey