SymmetricAlgorithm.LegalBlockSizesValue 欄位

定義

指定對稱演算法所支援的區塊大小,以位元為單位。

protected: cli::array <System::Security::Cryptography::KeySizes ^> ^ LegalBlockSizesValue;
protected System.Security.Cryptography.KeySizes[] LegalBlockSizesValue;
val mutable LegalBlockSizesValue : System.Security.Cryptography.KeySizes[]
Protected LegalBlockSizesValue As KeySizes() 

欄位值

備註

對稱演算法僅支援符合此陣列中專案的區塊大小。

此欄位是透過 LegalBlockSizes 屬性來存取。

適用於

另請參閱