Uses of Interface
edu.iu.crypt.WebEncryptionRecipient
Packages that use WebEncryptionRecipient
-
Uses of WebEncryptionRecipient in edu.iu.crypt
Methods in edu.iu.crypt that return types with arguments of type WebEncryptionRecipientModifier and TypeMethodDescriptionIterable
<? extends WebEncryptionRecipient> WebEncryption.getRecipients()
Gets the recipients. -
Uses of WebEncryptionRecipient in iu.crypt
Classes in iu.crypt that implement WebEncryptionRecipientMethods in iu.crypt with parameters of type WebEncryptionRecipientModifier and TypeMethodDescriptiondefault void
Jose.Extension.verify
(WebEncryption encryption, WebEncryptionRecipient recipient) Applies extended verification logic for processingWebEncryption
.