RSAParameters.D Feld

Definition

Stellt den D-Parameter für den RSA-Algorithmus dar.

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

Feldwert

Byte[]

Gilt für

Siehe auch