| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.bcpg.SignatureSubpacketorg.bouncycastle.bcpg.sig.PreferredAlgorithmspublic class PreferredAlgorithmsextends SignatureSubpacketField Summary |
Fields inherited from class org.bouncycastle.bcpg.SignatureSubpacket | |
data | |
Constructor Summary | |
| |
| |
Method Summary | |
int[] | |
int[] |
|
Methods inherited from class org.bouncycastle.bcpg.SignatureSubpacket | |
encode, getData, getType, isCritical | |
public PreferredAlgorithms(int type,
boolean critical,
byte[] data)public PreferredAlgorithms(int type,
boolean critical,
int[] preferrences)public int[] getPreferences()
public int[] getPreferrences()
Deprecated. mispelt!