AbstractRememberMeManager.getEncryptionCipherKey

Returns the cipher key to use for encryption operations.

@return the cipher key to use for encryption operations. @see #setCipherService for a description of the various {@code get/set*Key} methods.

class AbstractRememberMeManager
byte[]
getEncryptionCipherKey
()

Meta