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