|
Bouncy Castle Cryptography 1.23 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.bcpg.SignatureSubpacket
|
+--org.bouncycastle.bcpg.sig.PreferredAlgorithms
packet giving signature creation time.
| Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket |
data |
| Constructor Summary | |
PreferredAlgorithms(int type,
boolean critical,
byte[] data)
|
|
PreferredAlgorithms(int type,
boolean critical,
int[] preferrences)
|
|
| Method Summary | |
int[] |
getPreferrences()
|
| 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 PreferredAlgorithms(int type,
boolean critical,
byte[] data)
public PreferredAlgorithms(int type,
boolean critical,
int[] preferrences)
| Method Detail |
public int[] getPreferrences()
|
Bouncy Castle Cryptography 1.23 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||