Module io.github.mmm.crypto
Package io.github.mmm.crypto.symmetric.crypt
-
Interface Summary Interface Description SymmetricCryptorFactory<K extends SecretKey> ExtendsCryptorFactory
forsymmetric
encryption and decryption. -
Class Summary Class Description SymmetricCryptorConfig SymmetricCryptorFactoryImpl<K extends SecretKey> Implementation ofSymmetricCryptorFactory
.