File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
specification/keyvault/data-plane/Microsoft.KeyVault Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1373
1373
"public_exponent" : {
1374
1374
"type" : " integer" ,
1375
1375
"format" : " int32" ,
1376
- "description" : " The public exponent for a RSA key."
1376
+ "description" : " The public exponent for a RSA key. This applies only to keys created in a Managed HSM. "
1377
1377
},
1378
1378
"key_ops" : {
1379
1379
"type" : " array" ,
Original file line number Diff line number Diff line change 1662
1662
"public_exponent" : {
1663
1663
"type" : " integer" ,
1664
1664
"format" : " int32" ,
1665
- "description" : " The public exponent for a RSA key."
1665
+ "description" : " The public exponent for a RSA key. This applies only to keys created in a Managed HSM. "
1666
1666
},
1667
1667
"key_ops" : {
1668
1668
"type" : " array" ,
Original file line number Diff line number Diff line change 1683
1683
"public_exponent" : {
1684
1684
"type" : " integer" ,
1685
1685
"format" : " int32" ,
1686
- "description" : " The public exponent for a RSA key."
1686
+ "description" : " The public exponent for a RSA key. This applies only to keys created in a Managed HSM. "
1687
1687
},
1688
1688
"key_ops" : {
1689
1689
"type" : " array" ,
Original file line number Diff line number Diff line change 1373
1373
"public_exponent" : {
1374
1374
"type" : " integer" ,
1375
1375
"format" : " int32" ,
1376
- "description" : " The public exponent for a RSA key."
1376
+ "description" : " The public exponent for a RSA key. This applies only to keys created in a Managed HSM. "
1377
1377
},
1378
1378
"key_ops" : {
1379
1379
"type" : " array" ,
Original file line number Diff line number Diff line change 1663
1663
"public_exponent" : {
1664
1664
"type" : " integer" ,
1665
1665
"format" : " int32" ,
1666
- "description" : " The public exponent for a RSA key."
1666
+ "description" : " The public exponent for a RSA key. This applies only to keys created in a Managed HSM. "
1667
1667
},
1668
1668
"key_ops" : {
1669
1669
"type" : " array" ,
You can’t perform that action at this time.
0 commit comments