System::Security::Cryptography::X509Certificates::X509Certificate::ToString metodu
X509Certificate::ToString() const method
Sertifika bilgisini metin biçiminde döndürür.
String System::Security::Cryptography::X509Certificates::X509Certificate::ToString() const override
ReturnValue
Sertifika bilgileri.
Ayrıca Bakınız
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++
X509Certificate::ToString(bool) const method
Sertifika bilgisini metin biçiminde döndürür.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::ToString(bool verbose) const
| Parametre | Tür | Açıklama |
|---|---|---|
| verbose | bool | Ek sertifika bilgilerini göstermek için true. |
ReturnValue
Sertifika bilgileri.
Ayrıca Bakınız
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++