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
The create_key method in azure-keyvault-keys should accept a public_exponent keyword argument. This option specifies the public exponent for a created RSA-HSM key -- documentation should make it clear that (as of API version 7.2) this only works for RSA keys created in a Managed HSM.
The text was updated successfully, but these errors were encountered:
The
create_key
method inazure-keyvault-keys
should accept apublic_exponent
keyword argument. This option specifies the public exponent for a created RSA-HSM key -- documentation should make it clear that (as of API version 7.2) this only works for RSA keys created in a Managed HSM.The text was updated successfully, but these errors were encountered: