System::Security::Cryptography::operator<< metodu
System::Security::Cryptography::operator«(std::ostream&, const HashAlgorithmName&) method
Veriyi akışa UTF-8 kodlaması kullanarak ekleyin.
std::ostream & System::Security::Cryptography::operator<<(std::ostream &stream, const HashAlgorithmName &name)
| Parameter | Type | Açıklama |
|---|---|---|
| akış | std::ostream& | Veriyi eklemek için çıktı akışı. |
| name | const HashAlgorithmName& | Eklenecek Data |
ReturnValue
stream.
Ayrıca Bakınız
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
System::Security::Cryptography::operator«(std::wostream&, const HashAlgorithmName&) method
Veriyi akışa ekleyin.
std::wostream & System::Security::Cryptography::operator<<(std::wostream &stream, const HashAlgorithmName &name)
| Parameter | Type | Açıklama |
|---|---|---|
| akış | std::wostream& | Veriyi eklemek için çıktı akışı. |
| name | const HashAlgorithmName& | Eklenecek Data |
ReturnValue
stream.
Ayrıca Bakınız
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++