|
Options | Name | Purpose | |
---|---|---|---|
TlsClientAuthenticationError () |
/* Static constructor */
|
||
TlsClientAuthenticationError (URI, Error) |
/* Constructor
@param URI The host that raised the error condition
@param PLError The error raised. SysError 9318 is parsed for the error code */
|
||
TlsClientAuthenticationError (URI, Stop) |
/* Constructor
@param URI The host that raised the stop condition
@param PLStop The stop condition raised */
|
STATIC TlsClientAuthenticationError ()
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TlsClientAuthenticationError (URI, Error)
|
||||||||||||||||
TlsClientAuthenticationError (URI, Stop)
|