---
title: ES256
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/ascosealgorithmidentifier/es256
---

# ES256

The ES256 algorithm.

## Declaration

```swift
static var ES256: ASCOSEAlgorithmIdentifier { get }
```

## See Also

### Creating the identifier

- [init(_:)](authenticationservices/ascosealgorithmidentifier/init(_:).md)
- [init(rawValue:)](authenticationservices/ascosealgorithmidentifier/init(rawvalue:).md)
