Class SignatureFormatError

Inheritance Relationships

Base Type

Class Documentation

class SignatureFormatError : public jwt::DecodeError

A derived decode error for signature format error.

Public Functions

inline SignatureFormatError(std::string msg)