Package org.adempiere.base
Interface IKeyStore
-
- All Known Implementing Classes:
DefaultKeyStore
public interface IKeyStore
- Author:
- deepak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAlgorithm()
SecretKey
getKey(int AD_Client_ID)
-