public class RSASigner extends Signer
RSASigner(java.security.Signature signature, JwtSerde jwtSerde, java.util.Base64.Encoder encoder)
byte[]
run(byte[] input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, run
public RSASigner(java.security.Signature signature, JwtSerde jwtSerde, java.util.Base64.Encoder encoder)
public byte[] run(byte[] input)
run
Signer