|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PGPContentSigner
Method Summary | |
---|---|
byte[] |
getDigest()
|
int |
getHashAlgorithm()
|
int |
getKeyAlgorithm()
|
long |
getKeyID()
|
java.io.OutputStream |
getOutputStream()
|
byte[] |
getSignature()
|
int |
getType()
|
Method Detail |
---|
java.io.OutputStream getOutputStream()
byte[] getSignature()
byte[] getDigest()
int getType()
int getHashAlgorithm()
int getKeyAlgorithm()
long getKeyID()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |