pub.security.keystore:getCertificate
WmPublic. Returns the trusted certificate, stored in a truststore, that corresponds to the certificate's alias.
Input Parameters
trustStoreAlias | String Alias for the truststore containing the certificate. |
certAlias | String Alias identifying a particular trusted certificate within a truststore. |
Output Parameters
certificate | byte[ ] A byte array containing the trusted certificate. |
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 .