Integration Server 10.3 | Built-In Services Reference Guide | Security Folder | Summary of Elements in this Folder | pub.security.keystore:getTrustedCertificates
 
pub.security.keystore:getTrustedCertificates
WmPublic. Returns the trusted certificates located in a specified truststore.
Input Parameters
trustStoreAlias
String Name of the truststore alias.
Output Parameters
certificates
byte[ ] [ ] Trusted certificates, as a list of byte arrays.
Usage Notes
For information about using aliases for keystores, truststores, and private keys, see Creating a Keystore and Truststore.