System::Security::Cryptography::operator<< μέθοδος
System::Security::Cryptography::operator«(std::ostream&, const HashAlgorithmName&) method
Εισαγάγετε δεδομένα στη ροή χρησιμοποιώντας κωδικοποίηση UTF-8.
std::ostream & System::Security::Cryptography::operator<<(std::ostream &stream, const HashAlgorithmName &name)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::ostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| name | const HashAlgorithmName& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
System::Security::Cryptography::operator«(std::wostream&, const HashAlgorithmName&) method
Εισαγάγετε δεδομένα στη ροή.
std::wostream & System::Security::Cryptography::operator<<(std::wostream &stream, const HashAlgorithmName &name)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ροή | std::wostream& | Ροή εξόδου για εισαγωγή δεδομένων. |
| name | const HashAlgorithmName& | Data για εισαγωγή. |
ReturnValue
stream.
Δείτε επίσης
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++