System::Security::Cryptography::X509Certificates::X509Certificate::ToString μέθοδος
X509Certificate::ToString() const method
Επιστρέφει τις πληροφορίες του πιστοποιητικού σε μορφή κειμένου.
String System::Security::Cryptography::X509Certificates::X509Certificate::ToString() const override
ReturnValue
Οι πληροφορίες του πιστοποιητικού.
Δείτε επίσης
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::ToString(bool) const method
Επιστρέφει τις πληροφορίες του πιστοποιητικού σε μορφή κειμένου.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::ToString(bool verbose) const
| Parameter | Type | Περιγραφή |
|---|---|---|
| λεπτομερής | bool | αληθές για εμφάνιση πρόσθετων πληροφοριών πιστοποιητικού. |
ReturnValue
Οι πληροφορίες του πιστοποιητικού.
Δείτε επίσης
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++