---
title: nonRepudiation
framework: security
role: symbol
role_heading: Type Property
path: security/seckeyusage/nonrepudiation
---

# nonRepudiation

The NonRepudiation bit is set in KeyUsage extension.

## Declaration

```swift
static var nonRepudiation: SecKeyUsage { get }
```
