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
| Member | Description |
|---|---|
TETrustManagerFactorySpi() |
Protected Member Functions
| Member | Description |
|---|---|
void engineInit(ManagerFactoryParameters parm1) | |
void engineInit(KeyStore parm1) | |
TrustManager[] engineGetTrustManagers() |