Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::Cryptography::Random Struct Reference

Static Public Member Functions

static Result fill (Span< uint8_t > output)
 Fill output with cryptographically secure random bytes.
 

Member Function Documentation

◆ fill()

static Result SC::Cryptography::Random::fill ( Span< uint8_t > output)
static

Fill output with cryptographically secure random bytes.


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