---
title: errSecCSHostProtocolUnrelated
framework: security
role: symbol
role_heading: Global Variable
path: security/errseccshostprotocolunrelated
---

# errSecCSHostProtocolUnrelated

Host protocol violation: the specified code is not a guest of the specified code signing host.

## Declaration

```swift
var errSecCSHostProtocolUnrelated: OSStatus { get }
```
