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

598 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
6
Return values
Table 114 contains the return value of the method.
Error messages
List of Error Messages
getSslKeyPairFile
Description
Retrieves the SSL key pair file.
Parameters
Table 115 contains the parameters required for the method.
Return values
Table 116 contains the return value of the method.
Error messages
List of Error Messages
getSslKeyPairFileDump
Description
Retrieves the SSL key pair file contents.
Parameters
Table 117 contains the parameters required for the method.
TABLE 114 Return value
Name Type Description
statusList sslCrlStatus[] List of CRL Status information.
TABLE 115 Parameters
Name Type Presence Rules Description
filename string Mandatory Key pair file must
already exist.
Name of the key pair file from which the
complete details are to be retrieved.
TABLE 116 Return value
Name Type Description
keyPairFile SslKeyPairFile Contents of the requested key pair file.
TABLE 117 Parameters
Name Type Presence Rules Description
filename string Mandatory Keypair file must
already exist.
Name of the key pair file from which the
contents are to be retrieved.