Home | History | Annotate | Download | only in smack

Lines Matching full:trust

286      * Retuns the path to the trust store file. The trust store file contains the root
297 * Sets the path to the trust store file. The truststore file contains the root
308 * Returns the trust store type, or <tt>null</tt> if it's not set.
310 * @return the trust store type.
317 * Sets the trust store type.
319 * @param truststoreType the trust store type.
326 * Returns the password to use to access the trust store file. It is assumed that all
327 * certificates share the same password in the trust store.
336 * Sets the password to use to access the trust store file. It is assumed that all
337 * certificates share the same password in the trust store.