DSAParameters.J Field

Definition

Specifies the J parameter for the DSA algorithm.

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

Field Value

Byte[]

Applies to

See also