LbJwtKey

LbJwtKey
LbJwtKey

LbJwtKey specifies the symmetric key or asymmetric public key used to decrypt the data in JWT.

JSON Example
{
    "type": "string"
}
string
type
Required

The property is used to identify JWT key type.

Possible values are : LbJwtCertificateKey, LbJwtSymmetricKey, LbJwtPublicKey,