Searched defs:VaultEncryptionType (Results 1 – 1 of 1) sorted by relevance
11880 pub fn get_encryption_type(&self) -> VaultEncryptionType { in get_encryption_type()11888 pub fn set_encryption_type(&mut self, v: VaultEncryptionType) { in set_encryption_type()24615 pub enum VaultEncryptionType { enum24622 impl ::protobuf::ProtobufEnum for VaultEncryptionType { implementation24627 fn from_i32(value: i32) -> ::std::option::Option<VaultEncryptionType> { in from_i32()24648 impl ::std::marker::Copy for VaultEncryptionType { implementation24651 impl ::std::default::Default for VaultEncryptionType { implementation24657 impl ::protobuf::reflect::ProtobufValue for VaultEncryptionType { implementation