- All Superinterfaces:
- Actions_Compile.Action<GenerateAndWrapInput,Wrappers_Compile.Result<GenerateAndWrapOutput<T>,Error>>, Actions_Compile.ActionWithResult<GenerateAndWrapInput,GenerateAndWrapOutput<T>,Error>
- All Known Implementing Classes:
- AesGenerateAndWrapKeyMaterial, KmsGenerateAndWrapKeyMaterial, KmsHierarchyGenerateAndWrapKeyMaterial, KmsRsaGenerateAndWrapKeyMaterial, RsaGenerateAndWrapKeyMaterial
public interface GenerateAndWrapMaterial<T>
extends Actions_Compile.ActionWithResult<GenerateAndWrapInput,GenerateAndWrapOutput<T>,Error>, Actions_Compile.Action<GenerateAndWrapInput,Wrappers_Compile.Result<GenerateAndWrapOutput<T>,Error>>