public class MacSigner extends Signer
MacSigner(JwtSerde jwtSerde, javax.crypto.Mac mac, java.util.Base64.Encoder encoder)
byte[]
run(byte[] input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, run
public MacSigner(JwtSerde jwtSerde, javax.crypto.Mac mac, java.util.Base64.Encoder encoder)
public byte[] run(byte[] input)
run
Signer