Returns the Encryption key,Generates unique 128 bit encryption for first time,and subsequent call returns the key set by setEncryptionKey API .
EncryptionKeyManager.getEncryptionKey(getApplicaitonContex());
Application if not using MAFLogonComponent is expected to securely persist this key across application Life Cycle using data vault.