Class InvalidAlgorithmError

Inheritance Relationships

Base Type

Class Documentation

class InvalidAlgorithmError : public jwt::VerificationError

Derived from VerificationError. Thrown when the algorithm decoded in the header is incorrect.

Public Functions

inline InvalidAlgorithmError(std::string msg)