DSAParameters.P 欄位

定義

DSA 演算法指定 P 參數。

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

欄位值

Byte[]

備註

P 必須是 64 到 128 個位元組之間的質數。

適用於

另請參閱