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

IsSetWrappingKeySpec() private method

private IsSetWrappingKeySpec ( ) : bool
return bool
        internal bool IsSetWrappingKeySpec()
        {
            return this._wrappingKeySpec != null;
        }