System::Security::Cryptography::SymmetricAlgorithm::get_Key method
SymmetricAlgorithm::get_Key method
Gets key of cryptographic operation. Creates new if not created yet.
virtual System::ArrayPtr<uint8_t> System::Security::Cryptography::SymmetricAlgorithm::get_Key()
ReturnValue
Copy of key array.
See Also
- Typedef ArrayPtr
- Class SymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++