|
Authentication API v8.1 SP2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleCipher | |
|---|---|
| com.rsa.authagent.authapi.ciphers | |
| Uses of SimpleCipher in com.rsa.authagent.authapi.ciphers |
|---|
| Classes in com.rsa.authagent.authapi.ciphers that implement SimpleCipher | |
|---|---|
class |
AesCipher
|
class |
DesCipher
A simple implementation of the DES cipher for data encryption and decryption. |
class |
NulCipher
NULL cipher basically does nothing except to return the original data. |
class |
SdiCipher
A simple implementation of the SDI cipher for data encryption and decryption. |
| Methods in com.rsa.authagent.authapi.ciphers that return SimpleCipher | |
|---|---|
static SimpleCipher |
SimpleCipherFactory.getCipher(int cipherID)
Creates a specific cipher object. |
|
Authentication API v8.1 SP2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||