System::Security::Cryptography::SymmetricAlgorithm::set_FeedbackSize method

SymmetricAlgorithm::set_FeedbackSize method

Sets feedback size of cryptographic operation.

virtual void System::Security::Cryptography::SymmetricAlgorithm::set_FeedbackSize(int value)
ParameterTypeDescription
valueintFeedback size in bits.

See Also