org.bouncycastle.bcpg
public class OnePassSignaturePacket extends ContainedPacket
| Constructor Summary | |
|---|---|
| OnePassSignaturePacket(int sigType, int hashAlgorithm, int keyAlgorithm, long keyID, boolean isNested) | |
| Method Summary | |
|---|---|
| void | encode(BCPGOutputStream out) |
| int | getHashAlgorithm()
return the hashAlgorithm tag |
| int | getKeyAlgorithm()
return the encryption algorithm tag |
| long | getKeyID() |
| int | getSignatureType()
Return the signature type. |
Returns: long
Returns: the signature type