Class PreferredAlgorithms
- Namespace
- Enterprises.Org.BouncyCastle.Bcpg.Sig
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class PreferredAlgorithms : SignatureSubpacket
- Inheritance
-
PreferredAlgorithms
- Inherited Members
Constructors
PreferredAlgorithms(SignatureSubpacketTag, bool, bool, byte[])
public PreferredAlgorithms(SignatureSubpacketTag type, bool critical, bool isLongLength, byte[] data)
Parameters
type
SignatureSubpacketTagcritical
boolisLongLength
booldata
byte[]
PreferredAlgorithms(SignatureSubpacketTag, bool, int[])
public PreferredAlgorithms(SignatureSubpacketTag type, bool critical, int[] preferences)
Parameters
type
SignatureSubpacketTagcritical
boolpreferences
int[]
Methods
GetPreferences()
public int[] GetPreferences()
Returns
- int[]