A builder for initializing a `AranyaCreateTeamQuicSyncConfig`.
More...
#include <aranya-client.h>
A builder for initializing a `AranyaCreateTeamQuicSyncConfig`.
The `AranyaCreateTeamQuicSyncConfig` is an optional part of initializing a `AranyaCreateTeamConfig`.
- Deprecated:
- QUIC sync config is no longer used with mTLS authentication
◆ aranya_create_team_quic_sync_config_build()
Attempts to construct a `AranyaCreateTeamQuicSyncConfig`.
This function consumes and releases any resources associated with the memory pointed to by cfg.
- Parameters
-
| [in] | cfg | a pointer to the QUIC sync config builder |
| [out] | out | a pointer to write the QUIC sync config to |
- Deprecated:
- QUIC sync config is no longer used with mTLS authentication
◆ aranya_create_team_quic_sync_config_build_ext()
Attempts to construct a `AranyaCreateTeamQuicSyncConfig`.
This function consumes and releases any resources associated with the memory pointed to by cfg.
- Parameters
-
| [in] | cfg | a pointer to the QUIC sync config builder |
| [out] | out | a pointer to write the QUIC sync config to |
- Deprecated:
- QUIC sync config is no longer used with mTLS authentication
◆ aranya_create_team_quic_sync_config_builder_cleanup()
◆ aranya_create_team_quic_sync_config_builder_init()
◆ aranya_create_team_quic_sync_config_generate()
◆ aranya_create_team_quic_sync_config_generate_ext()
◆ aranya_create_team_quic_sync_config_raw_seed_ikm()
Attempts to set raw PSK seed IKM value `AranyaSeedIkm` on `AranyaCreateTeamQuicSyncConfigBuilder`.
- Parameters
-
| [in,out] | cfg | a pointer to the quic sync config builder |
| [in] | ikm | a pointer the raw PSK seed IKM |
- Deprecated:
- PSK seeds are no longer used with mTLS authentication
◆ aranya_create_team_quic_sync_config_raw_seed_ikm_ext()
Attempts to set raw PSK seed IKM value `AranyaSeedIkm` on `AranyaCreateTeamQuicSyncConfigBuilder`.
- Parameters
-
| [in,out] | cfg | a pointer to the quic sync config builder |
| [in] | ikm | a pointer the raw PSK seed IKM |
- Deprecated:
- PSK seeds are no longer used with mTLS authentication
The documentation for this struct was generated from the following file: