- All Superinterfaces:
- Actions_Compile.Action<UnwrapInput,Wrappers_Compile.Result<UnwrapOutput<T>,Error>>, Actions_Compile.ActionWithResult<UnwrapInput,UnwrapOutput<T>,Error>
- All Known Implementing Classes:
- AesUnwrapKeyMaterial, KmsHierarchyUnwrapKeyMaterial, KmsRsaUnwrapKeyMaterial, KmsUnwrapKeyMaterial, RsaUnwrapKeyMaterial
public interface UnwrapMaterial<T>
extends Actions_Compile.ActionWithResult<UnwrapInput,UnwrapOutput<T>,Error>, Actions_Compile.Action<UnwrapInput,Wrappers_Compile.Result<UnwrapOutput<T>,Error>>