---
title: secureElementPlatformSigningCertificate
framework: secureelementcredential
role: symbol
role_heading: Instance Property
path: secureelementcredential/credentialsession/secureelementinfo-swift.struct/secureelementplatformsigningcertificate
---

# secureElementPlatformSigningCertificate

A certificate you use to authenticate against the Certification Authority of the Secure Element hardware.

## Declaration

```swift
let secureElementPlatformSigningCertificate: Data
```

## Discussion

Discussion This certificate contains Controlling Authority Security Domain public key information for authenticating a Secure Element Platform. For more details, see the Mobile Secure Element specification from Apple Business Register.

## See Also

### Getting hardware information

- [hardwareReleaseVersionInfo](secureelementcredential/credentialsession/secureelementinfo-swift.struct/hardwarereleaseversioninfo.md)
