| Package | Description |
|---|---|
| org.wso2.ciphertool.cipher |
| Modifier and Type | Class and Description |
|---|---|
class |
AsymmetricCipher
Provides methods for encryption and decryption using asymmetric key algorithms.
|
class |
SymmetricCipher
Provides methods for encryption and decryption using symmetric key algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
static CipherMode |
CipherFactory.createCipher(KeyStore keyStore)
Creates an instance of CipherMode based on the
Constants.SYMMETRIC system property. |
Copyright © 2026 WSO2. All rights reserved.