# Structs
DIDDocResolver helps resolves a KMS kid from 'kid'/'skid' with values set as didDoc[].KeyAgreement[].ID.
DIDKeyResolver resolves a 'kid'/'skid' containing a did:key value.
StoreResolver resolves a 'kid'/'skid' containing a kms ID value (JWK fingerprint) from a dedicated pre-loaded store.
# Interfaces
KIDResolver helps resolve the kid public key from a recipient 'kid' or a sender 'skid' during JWE decryption.