4.6.0-beta.1 (2022-11-11)
Features Added
- Added
CreateOkpKeyOptions
to pass key options when creating an Octet Key Pair (OKP) on Managed HSM. - Added
createOkpKey()
andcreateOkpKeyWithResponse()
toKeyClient
andKeyAsyncClient
to create an Octet Key Pair (OKP) on Managed HSM. - Added
OKP
andOKP_HSM
toKeyType
. - Added
Ed25519
toKeyCurveName
to create an Octet Key Pair (OKP) using the Ed25519 curve. - Added
EDDSA
toSignatureAlgorithm
to support signing and verifying using an Edwards Curve Digital Signature Algorithm (EdDSA) on Managed HSM. - Added support for service version
7.4-preview.1
.