1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/content/rest/users/gpg-keys.md

530 B

title, intro, versions, topics, miniTocMaxHeadingLevel
title intro versions topics miniTocMaxHeadingLevel
GPG Keys
fpt ghes ghae ghec
* * * *
API
3

About the User GPG keys API

The data returned in the public_key response field is not a GPG formatted key. When a user uploads a GPG key, it is parsed and the cryptographic public key is extracted and stored. This cryptographic key is what is returned by the APIs on this page. This key is not suitable to be used directly by programs like GPG.

{% data reusables.user-settings.user-api %}