Monero
Loading...
Searching...
No Matches
rct::key Struct Reference

#include <rctTypes.h>

Public Member Functions

unsigned char & operator[] (int i)
unsigned char operator[] (int i) const
bool operator== (const key &k) const

Public Attributes

unsigned char bytes [32]

Member Function Documentation

◆ operator==()

bool rct::key::operator== ( const key & k) const
inline

◆ operator[]() [1/2]

unsigned char & rct::key::operator[] ( int i)
inline

◆ operator[]() [2/2]

unsigned char rct::key::operator[] ( int i) const
inline

Member Data Documentation

◆ bytes

unsigned char rct::key::bytes[32]

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