Interface IKeyStore

All Known Implementing Classes:
DefaultKeyStore

public interface IKeyStore
Interface for security key store
Author:
deepak
  • Method Details

    • 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