Skip to main content

com.eruces.teagent.TETrustManagerFactorySpi

The TETrustManagerFactorySpi class is the service-provider hook through which the agent supplies its own trust manager to the Java security framework.

Since: 3.0

© Pi Soft, 2018-2026 · Tricryption Engine 8.1

Inheritance

  • Inherits TrustManagerFactorySpi

Public Member Functions

MemberDescription
TETrustManagerFactorySpi()

Protected Member Functions

MemberDescription
void engineInit(ManagerFactoryParameters parm1)
void engineInit(KeyStore parm1)
TrustManager[] engineGetTrustManagers()