Public Member Functions | Public Attributes

DecodingResult Struct Reference

used to return decoding results More...

#include <cryptlib.h>

List of all members.

Public Member Functions

 DecodingResult (size_t len)
bool operator== (const DecodingResult &rhs) const
bool operator!= (const DecodingResult &rhs) const

Public Attributes

bool isValidCoding
size_t messageLength

Detailed Description

used to return decoding results

Definition at line 198 of file cryptlib.h.


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