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