'Is PGP encryption supported in AWS KMS?
I see that the two asymmetrical format supported by AWS is RSA and ECC. I do not see any reference for PGP format. Is there a way to create PGP keys in AWS?
Link to the official documentation: https://docs.aws.amazon.com/kms/latest/developerguide/symm-asymm-concepts.html#asymmetric-cmks
Solution 1:[1]
Based on that reference, there is no support for PGP. I use KMS, and have never come across any reference for PGP support.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Rodrigo Murillo |
