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 the section Keystores and Truststores in the webMethods Integration Server Administrator’s Guide .