Creates a new public key registration for Message Level Encryption. You can register your key using either direct registration (providing the JWK directly) or well-known endpoint registration (providing a URL where Method can fetch your JWKS).Documentation Index
Fetch the complete documentation index at: https://docs.methodfi.com/llms.txt
Use this file to discover all available pages before exploring further.
kid) can only be registered once. Choose either direct or well-known registration for each unique key.type: "well_known", your endpoint must return a JWKS that meets these requirements:
keys that has a list as its value.keys) to be valid the following must be met:
kty and it must be equal to RSAn and it must be a string that is valid n for a JWK in accordance to the RFCe and it must be a string that is valid e for a JWK in accordance to the RFCalg but if it is provided the value must be RSA-OAEP-256kid and it must be a string that is a valid id which will be passed as cid when making requests to Method