Méthode | Description | |
---|---|---|
GetPreferences ( ) : int[] | ||
PreferredAlgorithms ( SignatureSubpacketTag type, bool critical, byte data ) : System | ||
PreferredAlgorithms ( SignatureSubpacketTag type, bool critical, int preferences ) : System |
Méthode | Description | |
---|---|---|
IntToByteArray ( int v ) : byte[] |
public PreferredAlgorithms ( SignatureSubpacketTag type, bool critical, byte data ) : System | ||
type | SignatureSubpacketTag | |
critical | bool | |
data | byte | |
Résultat | System |
public PreferredAlgorithms ( SignatureSubpacketTag type, bool critical, int preferences ) : System | ||
type | SignatureSubpacketTag | |
critical | bool | |
preferences | int | |
Résultat | System |