Crate identity_eddsa_verifier
source ·Structs§
- A verifier that can handle the
JwsAlgorithm::EdDSA
algorithm with curveEdCurve::Ed25519
. - An implementor of
JwsVerifier
that can handle theJwsAlgorithm::EdDSA
algorithm.
JwsAlgorithm::EdDSA
algorithm with curve
EdCurve::Ed25519
.JwsVerifier
that can handle the
JwsAlgorithm::EdDSA
algorithm.