|
Bouncy Castle Cryptography 1.27 | ||||||||
| 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.ExperimentalPacket
basic packet for an experimental packet.
| Fields inherited from interface org.bouncycastle.bcpg.PublicKeyAlgorithmTags |
DIFFIE_HELLMAN,
DSA,
EC,
ECDSA,
ELGAMAL_ENCRYPT,
ELGAMAL_GENERAL,
RSA_ENCRYPT,
RSA_GENERAL,
RSA_SIGN |
| Method Summary | |
void |
encode(BCPGOutputStream out)
|
byte[] |
getContents()
|
int |
getTag()
|
| 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 |
| Method Detail |
public int getTag()
public byte[] getContents()
public void encode(BCPGOutputStream out)
throws java.io.IOException
|
Bouncy Castle Cryptography 1.27 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||