System::Security::Cryptography::operator<< metod
System::Security::Cryptography::operator«(std::ostream&, const HashAlgorithmName&) method
Infoga data i strömmen med UTF‑8‑kodning.
std::ostream & System::Security::Cryptography::operator<<(std::ostream &stream, const HashAlgorithmName &name)
| Parameter | Type | Beskrivning |
|---|---|---|
| ström | std::ostream& | Utdatastream att infoga data i. |
| name | const HashAlgorithmName& | Data att infoga. |
ReturnValue
stream.
Se även
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
System::Security::Cryptography::operator«(std::wostream&, const HashAlgorithmName&) method
Infoga data i strömmen.
std::wostream & System::Security::Cryptography::operator<<(std::wostream &stream, const HashAlgorithmName &name)
| Parameter | Type | Beskrivning |
|---|---|---|
| ström | std::wostream& | Utdatastream att infoga data i. |
| name | const HashAlgorithmName& | Data att infoga. |
ReturnValue
stream.
Se även
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++