System::Security::Cryptography::SymmetricAlgorithm::set_BlockSize メソッド
SymmetricAlgorithm::set_BlockSize method
暗号操作のブロックサイズを設定します。
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_BlockSize(int value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | int | ビット単位のブロックサイズです。 |
参照
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++