RSAParameters.DP Fält

Definition

Representerar parametern DP för algoritmen RSA .

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

Fältvärde

Byte[]

Gäller för

Se även