Skip to content

Public key format #162

Answered by asafc
hongbo-miao asked this question in Q&A
Discussion options

You must be logged in to vote

You need OPAL_AUTH_PUBLIC_KEY_FORMAT and OPAL_AUTH_PRIVATE_KEY_FORMAT defined here (public) and here (private).

They are both of this enum type: EncryptionKeyFormat.

We might be able to easily add more types to this enum, depending if they are supported by the python cryptography library, which we use in our casting method.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hongbo-miao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants