module.exports = { /** @type {'self'} */ IDENTITY_SELF: 'self', SIGNATURE_TAG_MSG_V3: ':msg-v3:', SIGNATURE_TAG_IDENTITY_ADD: ':identity-add:', }