Skip to main content

Get GPG public key

POST 

/vedhsm/api/getgpgpublickey

Retrieves a GNU Privacy Guard (GPG) public key and the hu location in the Web Key Directory (WKD) of the Code Signing Key Server. This server is an implementation of various key discovery mechanisms such as GPG WKD and GPG PKS.

This action is similar to PKCS11Config.exe -gpg sync.This endpoint automatically syncs the public key to the caller's machine. The GPG public key verifies authenticity. It is available for code signing electronic information such as email and smart card data. However, the corresponding private key, which is in the Secret Store, is not shared.

Required scope: codesignclient

Request

Responses

Success