AWS CloudHSM KMU を使用してパブリックキーをエクスポートする
AWS CloudHSM key_mgmt_util (KMU) の exportPubKey コマンドを使用して、パブリックキーをエクスポートします。利用可能なオプションをすべて確認するには、exportPubKey -h コマンドを使用します。
次の例では、rsa2048.pub.exp という名前のファイルに RSA パブリックキーをエクスポートします。
Command:exportPubKey -k 524294 -out rsa2048.pub.expPEM formatted public key is written to rsa2048.pub.key Cfm3ExportPubKey returned: 0x00 : HSM Return: SUCCESS