EdxX509Exception Class
In This Article
The exception class for errors that can occur during operations with X.509 certificates.
#Declaration
Delphi
EdxX509Exception = class(
EdxException
)
#Inheritance
TObject
Exception
EdxException
EdxX509Exception
See Also