public class CipherFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static CipherMode |
createCipher(KeyStore keyStore)
Creates an instance of CipherMode based on the
Constants.SYMMETRIC system property. |
public static CipherMode createCipher(KeyStore keyStore)
Constants.SYMMETRIC system property.CipherMode, either SymmetricCipher or AsymmetricCipher.Copyright © 2026 WSO2. All rights reserved.