set_Key()
SymmetricAlgorithm::set_Key(System::ArrayPtr<uint8_t>) method
Sets key of cryptographic operation.
virtual void System::Security::Cryptography::SymmetricAlgorithm::set_Key(System::ArrayPtr<uint8_t> value)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| value | System::ArrayPtr<uint8_t> | Key to set. | 
See Also
- Typedef ArrayPtr
 - Class SymmetricAlgorithm
 - Namespace System::Security::Cryptography
 - Library Aspose.Slides