X509ExtensionToString Method |
Returns a string representation of the extension.
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 extension
Remarks Output may change in future versions.
See Also