@@ -55,7 +55,7 @@ Key Vault supports RSA and EC keys. Managed HSM supports RSA, EC, and symmetric
55
55
56
56
| Key type| Vaults (Premium SKU only)| Managed HSMs|
57
57
| --| --| --|
58
- | ** EC-HSM** : Elliptic Curve key | Supported (P-256, P-384, P-521, P-256K)| Supported (P-256, P-256K, P-384, P-521)|
58
+ | ** EC-HSM** : Elliptic Curve key | Supported (P-256, P-384, P-521, secp256k1/ P-256K)| Supported (P-256, secp256k1/ P-256K, P-384, P-521)|
59
59
| ** RSA-HSM** : RSA key| Supported (2048-bit, 3072-bit, 4096-bit)| Supported (2048-bit, 3072-bit, 4096-bit)|
60
60
| ** oct-HSM** : Symmetric key| Not supported| Supported (128-bit, 192-bit, 256-bit)|
61
61
|||
@@ -65,7 +65,7 @@ Key Vault supports RSA and EC keys. Managed HSM supports RSA, EC, and symmetric
65
65
| Key type| Vaults| Managed HSMs|
66
66
| --| --| --|
67
67
** RSA** : "Software-protected" RSA key|Supported (2048-bit, 3072-bit, 4096-bit)|Not supported
68
- ** EC** : "Software-protected" Elliptic Curve key |Supported (P-256, P-384, P-521, P-256K)|Not supported
68
+ ** EC** : "Software-protected" Elliptic Curve key |Supported (P-256, P-384, P-521, secp256k1/ P-256K)|Not supported
69
69
|||
70
70
71
71
### Compliance
@@ -95,4 +95,4 @@ See [Key types, algorithms, and operations](about-keys-details.md) for details a
95
95
- [ About certificates] ( ../certificates/about-certificates.md )
96
96
- [ Key Vault REST API overview] ( ../general/about-keys-secrets-certificates.md )
97
97
- [ Authentication, requests, and responses] ( ../general/authentication-requests-and-responses.md )
98
- - [ Key Vault Developer's Guide] ( ../general/developers-guide.md )
98
+ - [ Key Vault Developer's Guide] ( ../general/developers-guide.md )
0 commit comments