| Constructor and Description |
|---|
RSASSAProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getJCAAlgorithmName(String algorithm)
Gets the matching JCA algorithm name for the specified RSA-based JSON Web Algorithm.
|
protected static String getJCAAlgorithmName(String algorithm) throws JWSException
algorithm - The JSON Web Algorithm (JWA). Must not null.JWSException - If the algorithm is not supported.Copyright © 2018 WSO2. All rights reserved.