public interface JWSProvider extends JOSEProvider, JCAAware<JCAContext>
The JWS provider can be queried to determine its algorithm capabilities.
| Modifier and Type | Method and Description |
|---|---|
Set<JWSAlgorithm> |
supportedJWSAlgorithms()
Returns the names of the supported algorithms by the JWS provider
instance.
|
getJCAContextSet<JWSAlgorithm> supportedJWSAlgorithms()
alg JWS header parameter.Copyright © 2016 Connect2id Ltd.. All rights reserved.