Type Alias cipherstash_dynamodb::encrypted_table::ZeroKmsCipher

source ·
pub type ZeroKmsCipher = ZeroKMSWithClientKey<AutoRefresh<ServiceCredentials>>;

Aliased Type§

struct ZeroKmsCipher { /* private fields */ }