RSAParameters.P Champ

Définition

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

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

Valeur de champ

Byte[]

S’applique à

Voir aussi