org.bouncycastle.bcpg.sig
Class PreferredAlgorithms
java.lang.Object
org.bouncycastle.bcpg.SignatureSubpacket
org.bouncycastle.bcpg.sig.PreferredAlgorithms
- public class PreferredAlgorithms
- extends SignatureSubpacket
packet giving signature creation time.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferredAlgorithms
public PreferredAlgorithms(int type,
boolean critical,
byte[] data)
PreferredAlgorithms
public PreferredAlgorithms(int type,
boolean critical,
int[] preferrences)
getPreferrences
public int[] getPreferrences()
- Deprecated. mispelt!
getPreferences
public int[] getPreferences()