A
B
C
D
E
F
G
H
I
J
O
P
R
S
U
V
J
- jwt() - function in ua.com.radiokot.license.OfflineLicenseKeys
- A suite to work with keys in JWT (JSON Web Token) format.
- JwtLicenseKey - class in ua.com.radiokot.license
- An OfflineLicenseKey in JWT (JSON Web Token) format.
- JwtLicenseKey.Companion - class in ua.com.radiokot.license.JwtLicenseKey
- JwtLicenseKeyDecodingReader - class in ua.com.radiokot.license
- A reader of JWT-encoded keys that only decodes them without verifying validity.
- JwtLicenseKeyFactory - class in ua.com.radiokot.license
- A factory producing the JWT keys from the given issuer.
- JwtLicenseKeySuite - class in ua.com.radiokot.license
- A suite to work with keys in JWT (JSON Web Token) format.
- JwtLicenseKeyVerifyingReader - class in ua.com.radiokot.license
- A reader of JWT-encoded keys that verifies validity.