A builder for initializing a `AranyaCreateTeamQuicSyncConfig`.
More...
#include <aranya-client.h>
◆ 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 |
◆ 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 |
◆ aranya_create_team_quic_sync_config_builder_cleanup()
◆ aranya_create_team_quic_sync_config_builder_init()
◆ aranya_create_team_quic_sync_config_generate()
Attempts to set PSK seed generation mode value on `AranyaCreateTeamQuicSyncConfigBuilder`.
- Parameters
-
| [in,out] | cfg | a pointer to the quic sync config builder |
This method will be removed soon since certificates will be used instead of PSKs in the future.
◆ aranya_create_team_quic_sync_config_generate_ext()
Attempts to set PSK seed generation mode value on `AranyaCreateTeamQuicSyncConfigBuilder`.
- Parameters
-
| [in,out] | cfg | a pointer to the quic sync config builder |
This method will be removed soon since certificates will be used instead of PSKs in the future.
◆ 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 |
This method will be removed soon since certificates will be used instead of PSKs in the future.
◆ 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 |
This method will be removed soon since certificates will be used instead of PSKs in the future.
The documentation for this struct was generated from the following file: