DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
JWTToken.h File Reference

JSON Web Token (JWT) representation and cryptographic operations per RFC 7519. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::IdentityModel::Tokens::Jwt::JWTToken
 Represents a JSON Web Token (JWT) structure conforming to RFC 7519. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::IdentityModel
namespace  DotNetDupe::System::IdentityModel::Tokens
namespace  DotNetDupe::System::IdentityModel::Tokens::Jwt

Detailed Description

JSON Web Token (JWT) representation and cryptographic operations per RFC 7519.

Definition in file JWTToken.h.