System::Security::Cryptography::X509Certificates::X509Certificate::ToString metode
X509Certificate::ToString() const method
Mengembalikan informasi sertifikat dalam format teks.
String System::Security::Cryptography::X509Certificates::X509Certificate::ToString() const override
ReturnValue
Informasi sertifikat.
Lihat Juga
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::ToString(bool) const method
Mengembalikan informasi sertifikat dalam format teks.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::ToString(bool verbose) const
| Parameter | Tipe | Deskripsi |
|---|---|---|
| verbose | bool | true untuk menampilkan informasi sertifikat tambahan. |
ReturnValue
Informasi sertifikat.
Lihat Juga
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++