---
title: "init(rawValue:)"
framework: authenticationservices
role: symbol
role_heading: Initializer
path: "authenticationservices/ascoseellipticcurveidentifier/init(rawvalue:)"
---

# init(rawValue:)

Creates the elliptic curve identifier.

## Declaration

```swift
init(rawValue: Int)
```

## Parameters

- `rawValue`: The elliptic curve.

## See Also

### Creating the identifier

- [init(_:)](authenticationservices/ascoseellipticcurveidentifier/init(_:).md)
