kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
signer.hpp File Reference
#include "kalshi/error.hpp"
#include <cstdint>
#include <memory>
#include <string>
#include <string_view>

Go to the source code of this file.

Classes

struct  kalshi::AuthHeaders
 Headers that authenticate one request. More...
 
class  kalshi::Signer
 Signs Kalshi requests with an API key. More...
 

Namespaces

namespace  kalshi
 

Enumerations

enum class  kalshi::KeyType : std::uint8_t { kalshi::Rsa , kalshi::Ed25519 }
 Algorithm of the loaded API key. More...