Package-level declarations

Types

Link copied to clipboard
open class ApiKey<P : ApiKey.Property>

An ApiKey consists of 2 parts, its data and signature. The signature is specific to the data and RSA key such that if it or the signature are modified, the ApiKey is invalidated.