System::Security::Cryptography::SymmetricAlgorithm::get_IV method
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()
ReturnValue
Copy of initial value array.
See Also
- Typedef ArrayPtr
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++