例
Sign the specified files or folders with the keypair that is referred to by its alias
注記
This command will only work in Windows.
コマンド:
smctl sign --keypair-alias=<keypair alias> --input <path to file or folder to be signed>
コマンドの例:
smctl sign --keypair-alias=keypair-dynamic-kp1 -i C:\Users\Name\Desktop\folder_or_files_to_sign
注記
It is no longer necessary to add the <--certificate string> flag to the command because the certificate is automatically downloaded when you specify the keypair alias.