Amazon.KeyManagementService.Model.ReEncryptRequest.IsSetCiphertextBlob C# (CSharp) Method

IsSetCiphertextBlob() private method

private IsSetCiphertextBlob ( ) : bool
return bool
        internal bool IsSetCiphertextBlob()
        {
            return this._ciphertextBlob != null;
        }