|
Bouncy Castle Cryptography 1.33 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.bcpg.SignatureSubpacket
org.bouncycastle.bcpg.sig.PrimaryUserID
packet giving whether or not the signature is signed using the primary user ID for the key.
| Field Summary |
| Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
data |
| Constructor Summary | |
PrimaryUserID(boolean critical,
boolean isPrimaryUserID)
|
|
PrimaryUserID(boolean critical,
byte[] data)
|
|
| Method Summary | |
boolean |
isPrimaryUserID()
|
| Methods inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
encode, getData, getType, isCritical |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrimaryUserID(boolean critical,
byte[] data)
public PrimaryUserID(boolean critical,
boolean isPrimaryUserID)
| Method Detail |
public boolean isPrimaryUserID()
|
Bouncy Castle Cryptography 1.33 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||