Uses of Class
com.nimbusds.jose.crypto.impl.MACProvider
Packages that use MACProvider
Package
Description
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
-
Uses of MACProvider in com.nimbusds.jose.crypto
Subclasses of MACProvider in com.nimbusds.jose.cryptoModifier and TypeClassDescriptionclass
Message Authentication Code (MAC) signer ofJWS objects
.class
Message Authentication Code (MAC) verifier ofJWS objects
.