public abstract class RSASSAProvider extends BaseJWSProvider
JWS objects.
Supports the following algorithms:
| Modifier and Type | Field and Description |
|---|---|
static Set<JWSAlgorithm> |
SUPPORTED_ALGORITHMS
The supported JWS algorithms by the RSA-SSA provider class.
|
| Modifier | Constructor and Description |
|---|---|
protected |
RSASSAProvider()
Creates a new RSASSA provider.
|
getJCAContext, supportedJWSAlgorithmspublic static final Set<JWSAlgorithm> SUPPORTED_ALGORITHMS
protected RSASSAProvider()
Copyright © 2020 Connect2id Ltd.. All rights reserved.