Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.bcpg.SignatureSubpacket
org.bouncycastle.bcpg.sig.PreferredAlgorithms
public class PreferredAlgorithms
extends SignatureSubpacket
Field 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!