API Overview
No. |
Name |
Type |
Defined By |
Implemented By |
Description |
|---|---|---|---|---|---|
1 |
External API of kdc_proxy |
C API |
TrustRuntime |
kdc_proxy |
Provides shared libraries, supports function calls, and forwards connector service requests. |
2 |
kdc_agent communication API |
RESTful |
TrustRuntime |
kdc_agent |
Provides RESTful communication APIs and supports querying trusted attributes. |
3 |
Plugin framework API |
C API |
TrustRuntime |
Internal plugins of kdc_agent |
Provides plugin lifecycle management and callback registration mechanisms. |
Parent topic: API Description