Rohith Joseph
Rohith Joseph

Reputation: 841

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

Upvotes: 2

Views: 3364

Answers (1)

Rodrigo Murillo
Rodrigo Murillo

Reputation: 13640

Based on that reference, there is no support for PGP. I use KMS, and have never come across any reference for PGP support.

Upvotes: 3

Related Questions