public interface PGPContentSigner
Modifier and Type | Method | Description |
---|---|---|
byte[] |
getDigest() |
|
int |
getHashAlgorithm() |
|
int |
getKeyAlgorithm() |
|
long |
getKeyID() |
|
java.io.OutputStream |
getOutputStream() |
|
byte[] |
getSignature() |
|
int |
getType() |