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<ch.admin.bit.jeap.crypto.api.KeyReference, EscrowKeyConfig> escrowKeys, ch.admin.bit.jeap.crypto.internal.core.escrow.EscrowEncryptionService escrowEncryptionService, ch.admin.bit.jeap.crypto.internal.core.keymanagement.CryptoMetricsService cryptoMetricsService)