RSAParameters.DP Campo

Definición

Representa el parámetro DP para el algoritmo RSA.

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

Valor de campo

Byte[]

Se aplica a

Consulte también