<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASCOSEEllipticCurveIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:@T@ASCOSEEllipticCurveIdentifier"
  },
  "title" : "ASCOSEEllipticCurveIdentifier"
}
-->

# ASCOSEEllipticCurveIdentifier

A structure that contains the elliptic curve identifier.

```
struct ASCOSEEllipticCurveIdentifier
```

## Topics

### Creating the identifier

[`init(_:)`](/documentation/AuthenticationServices/ASCOSEEllipticCurveIdentifier/init(_:))

Creates the elliptic curve identifier.

[`init(rawValue:)`](/documentation/AuthenticationServices/ASCOSEEllipticCurveIdentifier/init(rawValue:))

Creates the elliptic curve identifier.

### Getting the properties

[`P256`](/documentation/AuthenticationServices/ASCOSEEllipticCurveIdentifier/P256)

The 256-bit elliptic curve identifier.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)