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