JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
M
C
CipherTool
- Class in
com.activiti.cipher.util
Simple tool to encrypt a file using a fresh random
DualCipher
.
CipherTool()
- Constructor for class com.activiti.cipher.util.
CipherTool
com.activiti.cipher
- package com.activiti.cipher
com.activiti.cipher.util
- package com.activiti.cipher.util
createCipher(byte[], boolean)
- Method in class com.activiti.cipher.
DualCipher
D
DualCipher
- Class in
com.activiti.cipher
Class exposing a set of encryption and decryption cyphers, based on a set of unique keys both needed to construct.
DualCipher(String, String)
- Constructor for class com.activiti.cipher.
DualCipher
Creates a
DualCipher
based on existing keys, exposing Ciphers to encode/decode.
DualCipher()
- Constructor for class com.activiti.cipher.
DualCipher
Creates a new
DualCipher
with a randomly generated baseKey and matching random key.
G
getBaseKey()
- Method in class com.activiti.cipher.
DualCipher
getDecryptCipher()
- Method in class com.activiti.cipher.
DualCipher
getEncryptCipher()
- Method in class com.activiti.cipher.
DualCipher
getKey()
- Method in class com.activiti.cipher.
DualCipher
M
main(String[])
- Static method in class com.activiti.cipher.util.
CipherTool
C
D
G
M
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2015 Alfresco. All rights reserved.