public interface ICryptographicMaterialsManager
| Modifier and Type | Method and Description |
|---|---|
DecryptMaterialsOutput |
DecryptMaterials(DecryptMaterialsInput input) |
GetEncryptionMaterialsOutput |
GetEncryptionMaterials(GetEncryptionMaterialsInput input) |
DecryptMaterialsOutput DecryptMaterials(DecryptMaterialsInput input)
GetEncryptionMaterialsOutput GetEncryptionMaterials(GetEncryptionMaterialsInput input)