System::Security::Cryptography::SymmetricAlgorithm::set_BlockSize 方法

SymmetricAlgorithm::set_BlockSize method

设置加密操作的块大小。

virtual void System::Security::Cryptography::SymmetricAlgorithm::set_BlockSize(int value)
参数类型描述
int块大小(位)。

另见