Interface IKeyStore

  • All Known Implementing Classes:
    DefaultKeyStore

    public interface IKeyStore
    Author:
    deepak
    • Method Detail

      • getKey

        SecretKey getKey​(int AD_Client_ID)
        Parameters:
        AD_Client_ID -
        Returns:
        secret key
      • getAlgorithm

        String getAlgorithm()
        Returns:
        encryption algorithm id, for e.g AES