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)
Parameter | Type | Description |
---|---|---|
value | int | Feedback size in bits. |
See Also
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++