Uses of Class
com.bol.crypt.CryptVault
Packages that use CryptVault
-
Uses of CryptVault in com.bol.crypt
Methods in com.bol.crypt that return CryptVaultModifier and TypeMethodDescriptionCryptVault.with256BitAesCbcPkcs5PaddingAnd128BitSaltKey(int version, byte[] secret) Helper method for the most used case.CryptVault.withDefaultKeyVersion(int defaultVersion) specifies the version used in encrypting new data.CryptVault.withKey(int version, CryptVersion cryptVersion)