Module credential

Module credential 

Source
Expand description

Binance API credential handling and request signing.

This module provides two types of credentials:

Structs§

Credential
Binance API credentials for signing requests (HMAC SHA256).
Ed25519Credential
Binance Ed25519 credentials for SBE market data streams.

Enums§

Ed25519CredentialError
Error type for Ed25519 credential creation.