You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we restrict the ImportKey operation to import public RSA public keys. We should expand this to match the PSA crypto definition and allow private keys to be imported as well - thus, we should allow the import of key pairs.
The text was updated successfully, but these errors were encountered:
Currently we restrict the ImportKey operation to import public RSA public keys. We should expand this to match the PSA crypto definition and allow private keys to be imported as well - thus, we should allow the import of key pairs.
The text was updated successfully, but these errors were encountered: