get_IV()
SymmetricAlgorithm::get_IV() method
Gets initial value of cryptographic operation. Creates new if not created yet.
virtual System::ArrayPtr<uint8_t> System::Security::Cryptography::SymmetricAlgorithm::get_IV()
Return Value
Copy of initial value array.
See Also
- Typedef ArrayPtr
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Slides