|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.bcpg.Packet
|
+--org.bouncycastle.bcpg.ContainedPacket
|
+--org.bouncycastle.bcpg.ModDetectionCodePacket
basic packet for a mdoification detection code packet.
| Constructor Summary | |
ModDetectionCodePacket(byte[] digest)
|
|
| Method Summary | |
void |
encode(BCPGOutputStream out)
|
byte[] |
getDigest()
|
| Methods inherited from class org.bouncycastle.bcpg.ContainedPacket |
getEncoded |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ModDetectionCodePacket(byte[] digest)
throws java.io.IOException
| Method Detail |
public byte[] getDigest()
public void encode(BCPGOutputStream out)
throws java.io.IOException
|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||