public abstract class SignatorySupport extends java.lang.Object implements Signatory
Signatory
implementations.Constructor and Description |
---|
SignatorySupport() |
Modifier and Type | Method and Description |
---|---|
byte[] |
sign(java.io.InputStream toSign)
Exhausts
toSign , and returns the raw signature bytes. |