Uses of Class
ch.admin.bit.jeap.crypto.awskms.client.AwsKmsClient
Packages that use AwsKmsClient
-
Uses of AwsKmsClient in ch.admin.bit.jeap.crypto.awskms.service
Constructors in ch.admin.bit.jeap.crypto.awskms.service with parameters of type AwsKmsClientModifierConstructorDescriptionAwsKeyManagementService(AwsKmsClient kmsClient, EscrowKeyConfig defaultEscrowKey, Map<KeyReference, EscrowKeyConfig> escrowKeys, EscrowEncryptionService escrowEncryptionService, CryptoMetricsService cryptoMetricsService)