set_FeedbackSize()

SymmetricAlgorithm::set_FeedbackSize(int) method

Sets feedback size of cryptographic operation.

virtual void System::Security::Cryptography::SymmetricAlgorithm::set_FeedbackSize(int value)

Arguments

ParameterTypeDescription
valueintFeedback size in bits.

See Also