RSAParameters.Exponent Champ

Définition

Représente le paramètre Exponent pour l’algorithme RSA.

public: cli::array <System::Byte> ^ Exponent;
public byte[]? Exponent;
public byte[] Exponent;
val mutable Exponent : byte[]
Public Exponent As Byte() 

Valeur de champ

Byte[]

S’applique à

Voir aussi