Uses of Interface
edu.iu.crypt.WebSignature
Packages that use WebSignature
-
Uses of WebSignature in edu.iu.crypt
Methods in edu.iu.crypt that return types with arguments of type WebSignatureModifier and TypeMethodDescriptionIterable
<? extends WebSignature> WebSignedPayload.getSignatures()
Gets one or more signatures for verifying the payload. -
Uses of WebSignature in iu.crypt
Classes in iu.crypt that implement WebSignatureMethods in iu.crypt with parameters of type WebSignatureModifier and TypeMethodDescriptiondefault void
Jose.Extension.verify
(WebSignature signature) Applies extended verification logic for processingWebSignature
.