Identifier
Identifies an EncryptionKey within a co.touchlab.kjwt.model.registry.DefaultJwtProcessorRegistry by algorithm and optional key ID.
The combination of algorithm and keyId must be unique within a registry. When keyId is null the key acts as a catch-all for its algorithm (matched after any exact-kid key during look-up).