public static final class RSABlindSignatureClient.Blinded
extends java.lang.Object
RSABlindSignatureClient.blind(byte[]).
getBlindedMessage() is sent to the server;
getPreparedMessage() is the message the resulting signature is
over. The instance is passed back to
RSABlindSignatureClient.finalize(Blinded, byte[]), which uses the
carried prepared message and the secret unblinding value (the latter is
not exposed).| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBlindedMessage() |
byte[] |
getPreparedMessage() |