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