ToString()
X509Certificate2::ToString(bool) const method
Returns the certificate information in text format.
String System::Security::Cryptography::X509Certificates::X509Certificate2::ToString(bool verbose) const override
Arguments
Parameter | Type | Description |
---|---|---|
verbose | bool | true to display additional certificate information. |
Return Value
The certificate information.
X509Certificate2::ToString() const method
Returns the certificate information in text format.
String System::Security::Cryptography::X509Certificates::X509Certificate2::ToString() const override
Return Value
The certificate information.
See Also
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Slides