Uses of Package
com.saperion.common.crypto
-
Packages that use com.saperion.common.crypto Package Description com.saperion.common.config.manager com.saperion.common.crypto -
Classes in com.saperion.common.crypto used by com.saperion.common.config.manager Class Description Cipher Cipher
encapsulates aCipherStrategy
and offers methods for: encryption/decryption key-generation key conversion -
Classes in com.saperion.common.crypto used by com.saperion.common.crypto Class Description Cipher Cipher
encapsulates aCipherStrategy
and offers methods for: encryption/decryption key-generation key conversionCipherStrategy CipherStrategy
enumerates the few strategies for aCipher
used by SAPERION.KeyDerivationAlgorithm KeyDerivationAlgorithm
enumerates the few strategies to generate aKey
from a password used by SAPERION.