Structs§
Traits§
- Device
KeySigner - Host-owned secure-storage bridge for the OpenRTC 2.0 per-install device proof key. OpenRTC never receives private key bytes: platform code stores the Ed25519 key in Keychain/Keystore/Stronghold and exposes only public JWK export plus signing.
- Transport
Installer - Host-supplied implementation for a native transport that cannot be bundled in the publishable Tauri plugin. The OpenRTC constructor remains the sole activation switch; registering an installer only declares compiled support.