Class DefaultKeyStore

  • All Implemented Interfaces:
    IKeyStore

    public class DefaultKeyStore
    extends Object
    implements IKeyStore
    Author:
    deepak, hengsin
    • Constructor Detail

      • DefaultKeyStore

        public DefaultKeyStore()
    • Method Detail

      • getKey

        public SecretKey getKey​(int AD_Client_ID)
        Specified by:
        getKey in interface IKeyStore
        Returns:
        secret key
      • getAlgorithm

        public String getAlgorithm()
        Specified by:
        getAlgorithm in interface IKeyStore
        Returns:
        encryption algorithm id, for e.g AES