X509CertificateToString Method |
Returns a string representation of the certificate.
Namespace:
pdftron.Crypto
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function ToString As String
public:
virtual String^ ToString() sealed
Return Value
Type:
Stringa string representation of the certificate
Remarks Output may change in future versions.
See Also