System::Security::Cryptography::SymmetricAlgorithm::set_IV method
SymmetricAlgorithm::set_IV method
Sets initial value of cryptographic operation.
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_IV(System::ArrayPtr<uint8_t> value)
Parameter | Type | Description |
---|---|---|
value | System::ArrayPtr<uint8_t> | Initial value to set. |
See Also
- Typedef ArrayPtr
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++