JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
G
I
K
L
M
N
O
S
D
decrypt(T, Key...)
- Method in interface org.gcube.common.encryption.
IEncrypter
Decrypts
with the given key or the default key
decrypt(String, Key...)
- Method in class org.gcube.common.encryption.
StringEncrypter
Decrypts the string with the given key
E
encrypt(T, Key...)
- Method in interface org.gcube.common.encryption.
IEncrypter
Encrypts
with the given key or the default key
encrypt(String, Key...)
- Method in class org.gcube.common.encryption.
StringEncrypter
Encrypts the string with the given key
G
getEncrypter()
- Static method in class org.gcube.common.encryption.
StringEncrypter
Gets the Encrypter for
String
I
IEncrypter
<
T
> - Interface in
org.gcube.common.encryption
K
KeyFactory
- Class in
org.gcube.common.encryption
A simplified keys generator for the most common algorithms
KeyFactory()
- Constructor for class org.gcube.common.encryption.
KeyFactory
KeySerialization
- Class in
org.gcube.common.encryption
Manage keys serialization
KeySerialization()
- Constructor for class org.gcube.common.encryption.
KeySerialization
KeyTool
- Class in
org.gcube.common.encryption.keytool
Deprecated.
KeyTool()
- Constructor for class org.gcube.common.encryption.keytool.
KeyTool
Deprecated.
L
loadDESede(File, String)
- Static method in class org.gcube.common.encryption.
KeySerialization
Loads the key
M
main(String[])
- Static method in class org.gcube.common.encryption.keytool.
KeyTool
Deprecated.
N
newAESKey()
- Static method in class org.gcube.common.encryption.
KeyFactory
Generates an AES key
newDESKey()
- Static method in class org.gcube.common.encryption.
KeyFactory
Generates a DESede key
newRijndaelKey()
- Static method in class org.gcube.common.encryption.
KeyFactory
Generates a Rijndael key
newTripleDESKey()
- Static method in class org.gcube.common.encryption.
KeyFactory
Generates a TripleDES key
O
org.gcube.common.encryption
- package org.gcube.common.encryption
org.gcube.common.encryption.keytool
- package org.gcube.common.encryption.keytool
S
store(Key, File)
- Static method in class org.gcube.common.encryption.
KeySerialization
Stores the key
StringEncrypter
- Class in
org.gcube.common.encryption
Encrypter for
String
objects
D
E
G
I
K
L
M
N
O
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.