UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::Bip39Entropy Struct Reference

#include <bip39.hpp>

Public Attributes

std::array< std::uint8_t, 32 > data {}
 
std::size_t length = 0
 

Detailed Description

Definition at line 59 of file bip39.hpp.

Member Data Documentation

◆ data

std::array<std::uint8_t, 32> secp256k1::Bip39Entropy::data {}

Definition at line 60 of file bip39.hpp.

◆ length

std::size_t secp256k1::Bip39Entropy::length = 0

Definition at line 61 of file bip39.hpp.


The documentation for this struct was generated from the following file: