Class DefaultKeyStore

java.lang.Object
org.compiere.util.DefaultKeyStore
All Implemented Interfaces:
IKeyStore

public class DefaultKeyStore extends Object implements IKeyStore
Default IKeyStore implementation
Author:
deepak, hengsin
  • Constructor Details

    • DefaultKeyStore

      public DefaultKeyStore()
      Load or create key store
  • Method Details

    • 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