Amazon.KeyManagementService.Model.GetParametersForImportRequest.IsSetWrappingAlgorithm C# (CSharp) Method

IsSetWrappingAlgorithm() private method

private IsSetWrappingAlgorithm ( ) : bool
return bool
        internal bool IsSetWrappingAlgorithm()
        {
            return this._wrappingAlgorithm != null;
        }