get_Key()

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()

Return Value

Copy of key array.

See Also