Package org.apache.wicket.pageStore.crypt
-
Interface Summary Interface Description ICrypter An encrypter and decrypter of pages. -
Class Summary Class Description DefaultCrypter Default encryption and decryption implementation.GCMSIVCrypter Encryption and decryption implementation using AES-256-GCM-SIV authenticated encryption.