RSAParameters.D Fält

Definition

Representerar parametern D för algoritmen RSA .

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

Fältvärde

Byte[]

Gäller för

Se även