Skip to content

Commit ba45b6b

Browse files
committed
update
1 parent 1d496d8 commit ba45b6b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

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

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,7 @@ When a Key Vault certificate is created, it can be retrieved from the addressabl
4040

4141
The addressable key becomes more relevant with non-exportable Key Vault certificates. The addressable Key Vault key's operations are mapped from the `keyusage` field of the Key Vault certificate policy that's used to create the Key Vault certificate.
4242

43-
The following table lists supported key types.
44-
45-
|Key type|About|Security|
46-
|--|--|--|
47-
|**RSA**| Software-protected RSA key|FIPS 140-2 Level 1|
48-
|**RSA-HSM**| HSM-protected RSA key (Premium SKU only)| [FIPS 140 validated](/azure/key-vault/keys/about-keys#compliance) HSM|
49-
|**EC**| Software-protected elliptic curve key|FIPS 140-2 Level 1|
50-
|**EC-HSM**| HSM-protected elliptic curve key (Premium SKU only)| [FIPS 140 validated](/azure/key-vault/keys/about-keys#compliance) HSM|
51-
|**oct**| Software-protected octet key| FIPS 140-2 Level 1|
52-
53-
54-
Exportable keys are allowed only with RSA and EC. HSM keys are non-exportable. For more information about key types, see [Create certificates](/rest/api/keyvault/certificates/create-certificate/create-certificate#jsonwebkeytype).
43+
For the full list of supported key types, see [About keys: Key types and protection methods](../about-keys#key-types-and-protection-methods). Exportable keys are allowed only with RSA and EC. HSM keys are non-exportable.
5544

5645
## Certificate attributes and tags
5746

0 commit comments

Comments
 (0)