JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
G
I
K
L
N
O
S
D
decrypt(T)
- Method in interface org.gcube.common.encryption.encrypter.
Encrypter
decrypt(T, Key)
- Method in interface org.gcube.common.encryption.encrypter.
Encrypter
decrypt(String)
- Method in class org.gcube.common.encryption.encrypter.
StringEncrypter
Decrypts the string with the given key
decrypt(String, Key)
- Method in class org.gcube.common.encryption.encrypter.
StringEncrypter
Decrypts the string with the given key
decrypt(T, Key...)
- Method in interface org.gcube.common.encryption.
IEncrypter
Deprecated.
decrypt(String, Key...)
- Method in class org.gcube.common.encryption.
StringEncrypter
Deprecated.
E
encrypt(T)
- Method in interface org.gcube.common.encryption.encrypter.
Encrypter
encrypt(T, Key)
- Method in interface org.gcube.common.encryption.encrypter.
Encrypter
encrypt(String)
- Method in class org.gcube.common.encryption.encrypter.
StringEncrypter
Encrypts the string with the context Key
encrypt(String, Key)
- Method in class org.gcube.common.encryption.encrypter.
StringEncrypter
Encrypts the string with the given key
encrypt(T, Key...)
- Method in interface org.gcube.common.encryption.
IEncrypter
Deprecated.
encrypt(String, Key...)
- Method in class org.gcube.common.encryption.
StringEncrypter
Deprecated.
Encrypter
<
T
> - Interface in
org.gcube.common.encryption.encrypter
G
getEncrypter()
- Static method in class org.gcube.common.encryption.encrypter.
StringEncrypter
Gets the Encrypter for
String
getEncrypter()
- Static method in class org.gcube.common.encryption.
StringEncrypter
Deprecated.
Gets the Encrypter for
String
getKey()
- Static method in class org.gcube.common.encryption.
SymmetricKey
Gets the key for encryption/decryption
getKeyFileName(String)
- Static method in class org.gcube.common.encryption.
SymmetricKey
I
IEncrypter
<
T
> - Interface in
org.gcube.common.encryption
Deprecated.
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
L
loadDESede(File, String)
- Static method in class org.gcube.common.encryption.
KeySerialization
Loads the key
loadKeyFromFile(File, String)
- Static method in class org.gcube.common.encryption.
SymmetricKey
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.encrypter
- package org.gcube.common.encryption.encrypter
S
store(Key, File)
- Static method in class org.gcube.common.encryption.
KeySerialization
Stores the key
StringEncrypter
- Class in
org.gcube.common.encryption.encrypter
StringEncrypter
- Class in
org.gcube.common.encryption
Deprecated.
SymmetricKey
- Class in
org.gcube.common.encryption
D
E
G
I
K
L
N
O
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All Rights Reserved.