public interface JWSAlgorithmProvider extends AlgorithmProvider
signers and
verifiers.
Callers can query the JWS provider to determine its algorithm capabilities.
| Modifier and Type | Method and Description |
|---|---|
Set<JWSAlgorithm> |
supportedAlgorithms()
Returns the names of the supported JWS algorithms.
|
setProviderSet<JWSAlgorithm> supportedAlgorithms()
alg JWS header parameter.Copyright © 2015 Connect2id Ltd.. All Rights Reserved.