public abstract class EdDSAProvider extends BaseJWSProvider
JWS
objects.
Supports the following algorithm:
| Modifier and Type | Field and Description |
|---|---|
static Set<JWSAlgorithm> |
SUPPORTED_ALGORITHMS
The supported JWS algorithms by the EdDSA provider class.
|
| Modifier | Constructor and Description |
|---|---|
protected |
EdDSAProvider()
Creates a new Edwards-curve Digital Signature Algorithm (EdDSA)
provider.
|
getJCAContext, supportedJWSAlgorithmspublic static final Set<JWSAlgorithm> SUPPORTED_ALGORITHMS
protected EdDSAProvider()
Copyright © 2019 Connect2id Ltd.. All rights reserved.