Uses of Interface
com.exceptionfactory.jagged.framework.crypto.ByteBufferDecryptor
Packages that use ByteBufferDecryptor
-
Uses of ByteBufferDecryptor in com.exceptionfactory.jagged.framework.crypto
Methods in com.exceptionfactory.jagged.framework.crypto that return ByteBufferDecryptorModifier and TypeMethodDescriptionByteBufferCipherFactory.newByteBufferDecryptor(CipherKey cipherKey, IvParameterSpec parameterSpec) Create new instance of Byte Buffer Decryptor using provided Key and Initialization VectorStandardByteBufferCipherFactory.newByteBufferDecryptor(CipherKey cipherKey, IvParameterSpec parameterSpec) Create new instance of Byte Buffer Decryptor using provided Key and Initialization Vector