Class DecryptionKeyCallback.AliasSymmetricKeyRequest

    • Constructor Detail

      • AliasSymmetricKeyRequest

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

      • getAlias

        public String getAlias()
        Get the alias stored in this Request.