Class | Description |
---|---|
CipherProvider |
Creates
Ciphers given some cipher parameters. |
CipherProvider.Builder |
Builder for creating a cipher provider.
|
Encryptor |
Transforms plaintext to and from ciphertext, also providing utilities to encode/decode ciphertext in Base64 so the
results can be used as strings.
|
KeyHelper |
Helper class to load
KeyStores . |
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.