Skip to content

Commit a50677f

Browse files
authored
Add standard name of secp256k1 + P-256K
Use the standard name of secp256k1 in addition to P-256K for support keys
1 parent 2029039 commit a50677f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/key-vault/keys/about-keys.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Key Vault supports RSA and EC keys. Managed HSM supports RSA, EC, and symmetric
5555

5656
|Key type|Vaults (Premium SKU only)|Managed HSMs|
5757
|--|--|--|
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)|
5959
|**RSA-HSM**: RSA key|Supported (2048-bit, 3072-bit, 4096-bit)|Supported (2048-bit, 3072-bit, 4096-bit)|
6060
|**oct-HSM**: Symmetric key|Not supported|Supported (128-bit, 192-bit, 256-bit)|
6161
|||
@@ -65,7 +65,7 @@ Key Vault supports RSA and EC keys. Managed HSM supports RSA, EC, and symmetric
6565
|Key type|Vaults|Managed HSMs|
6666
|--|--|--|
6767
**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
6969
|||
7070

7171
### Compliance
@@ -94,4 +94,4 @@ See [Key types, algorithms, and operations](about-keys-details.md) for details a
9494
- [About certificates](../certificates/about-certificates.md)
9595
- [Key Vault REST API overview](../general/about-keys-secrets-certificates.md)
9696
- [Authentication, requests, and responses](../general/authentication-requests-and-responses.md)
97-
- [Key Vault Developer's Guide](../general/developers-guide.md)
97+
- [Key Vault Developer's Guide](../general/developers-guide.md)

0 commit comments

Comments
 (0)