Package org.soulwing.s2ks.aws
-
Class Summary Class Description AwsKeyPairStorageProvider AKeyPairStorageProvider
that provides storage on AWS.AwsKeyStorage AMutableKeyStorage
implementation that uses the AWS KMS service as the source for wrapper keys and stores wrapped, encoded keys in an S3 bucket.AwsKeyStorageProvider AKeyStorageProvider
that encrypts keys using AWS KMS and store them using S3.