public class CryptographyManager extends Object
Constructor and Description |
---|
CryptographyManager() |
Modifier and Type | Method and Description |
---|---|
String |
base64DecodeAndDecrypt(String cipherText) |
String |
encryptAndBase64Encode(String plainText) |
Copyright © 2019 WSO2. All rights reserved.