Uses of Class
com.exceptionfactory.jagged.framework.crypto.EncryptedFileKey
Packages that use EncryptedFileKey
-
Uses of EncryptedFileKey in com.exceptionfactory.jagged.framework.crypto
Methods in com.exceptionfactory.jagged.framework.crypto that return EncryptedFileKeyModifier and TypeMethodDescriptionFileKeyEncryptor.getEncryptedFileKey(FileKey fileKey, CipherKey cipherKey) Get Encrypted File Key from File KeyMethods in com.exceptionfactory.jagged.framework.crypto with parameters of type EncryptedFileKeyModifier and TypeMethodDescriptionFileKeyDecryptor.getFileKey(EncryptedFileKey encryptedFileKey, CipherKey cipherKey) Get File Key from Encrypted File Key