Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Configuring Broker Client Security | Working with Secure Socket Layer (SSL) | Retrieving the SSL Settings for a Descriptor
 
Retrieving the SSL Settings for a Descriptor
You may use the awGetDescriptorSSLCertificate method to obtain the certificate file and truststore file being used for a particular BrokerConnectionDescriptor.
You may use the awGetDescriptorSSLEncrypted method to determine if data encryption is enabled for a particular BrokerConnectionDescriptor.