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