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