Crate nym_gateway_requests

Crate nym_gateway_requests 

Source

Re-exports§

pub use shared_key::SharedKeyConversionError;
pub use shared_key::SharedKeyUsageError;
pub use shared_key::SharedSymmetricKey;
pub use nym_crypto::generic_array;
pub use types::*;

Modules§

models
registration
shared_key
types

Constants§

AES_GCM_SIV_PROTOCOL_VERSION
AUTHENTICATE_V2_PROTOCOL_VERSION
CREDENTIAL_UPDATE_V2_PROTOCOL_VERSION
CURRENT_PROTOCOL_VERSION
EMBEDDED_KEY_ROTATION_INFO_VERSION
INITIAL_PROTOCOL_VERSION
Defines the current version of the communication protocol between gateway and clients. It has to be incremented for any breaking change.
UPGRADE_MODE_VERSION

Traits§

GatewayProtocolVersionExt

Type Aliases§

GatewayProtocolVersion
LegacyGatewayMacSize