Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 595
53-1003248-01
Methods
6
getSslCertificateFile
Description
Retrieves the SSL certificate file.
Parameters
Table 104 contains the parameters required for the method.
Return values
Table 105 contains the return value of the method.
Error messages
List of Error Messages
getSslCertificateFileDump
Description
Retrieves the SSL certificate file dump (readable format).
Parameters
Table 106 contains the parameters required for the method.
Return values
Table 107 contains the return value of the method.
Error messages
List of Error Messages
TABLE 104 Parameters
Name Type Presence Rules Description
filename string Mandatory Certificate file must
already exist.
Name of the certificate from which complete
details are to be retrieved.
TABLE 105 Return value
Name Type Description
certificateFile SslCertificateFile The contents of the requested certificate file.
TABLE 106 Parameters
Name Type Presence Rules Description
filename string Mandatory Certificate file must
already exist.
Name of the certificate from which the
completed details are to be retrieved.
TABLE 107 Return value
Name Type Description
certificateFileDump string The contents of the requested certificate file in a readable
format.