Botan 3.3.0
Crypto and TLS for C&
Namespaces | Typedefs
types.h File Reference

Public Header. More...

#include <botan/assert.h>
#include <botan/build.h>
#include <botan/compiler.h>
#include <cstddef>
#include <cstdint>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Typedefs

using Botan::byte = std::uint8_t
 
using Botan::s32bit = std::int32_t
 
using Botan::u16bit = std::uint16_t
 
using Botan::u32bit = std::uint32_t
 
using Botan::u64bit = std::uint64_t
 

Detailed Description

Public Header.

Definition in file types.h.