System::Security::Cryptography::SymmetricAlgorithm::get_Key method

SymmetricAlgorithm::get_Key method

क्रिप्टोग्राफिक ऑपरेशन की कुंजी प्राप्त करता है। यदि अभी तक नहीं बनी है तो नई बनाता है।

virtual System::ArrayPtr<uint8_t> System::Security::Cryptography::SymmetricAlgorithm::get_Key()

ReturnValue

कुंजी एरे की कॉपी।

संबंधित देखें