Modifier and Type | Method and Description |
---|---|
String |
CryptoService.decrypt(String strEncrypted)
Decrypts the specified string
|
String |
CryptoService.encrypt(String strSource)
Encrypts the specified string
|
static String |
DiversificationService.getIDPKey(String strSPKey,
String strSP)
Converts the specified SP key into the IDP key
|
static String |
DiversificationService.getSPKey(String strIDPKey,
String strSP)
Converts the specified IDP key into a key usable by the SP
|
Constructor and Description |
---|
CryptoService(String strEncryptionKey)
Constructor
|
Copyright © 2017 City of Paris. All rights reserved.