Click or drag to resize

X509ExtensionToString Method

Returns a string representation of the extension.

Namespace:  pdftron.Crypto
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string ToString()

Return Value

Type: String
a string representation of the extension
Remarks
Output may change in future versions.
See Also