System::Security::Cryptography::SymmetricAlgorithm::set_FeedbackSize 方法

SymmetricAlgorithm::set_FeedbackSize method

设置加密操作的反馈大小。

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

另见