---
title: secp256r1
framework: security
role: symbol
role_heading: Type Property
path: security/seckeysizes/secp256r1
---

# secp256r1

256-bit ECC Keys for Suite-B from RFC 4492 section 5.1.1.

## Declaration

```swift
static var secp256r1: SecKeySizes { get }
```
