---
title: secureElementInfo
framework: secureelementcredential
role: symbol
role_heading: Instance Property
path: secureelementcredential/credentialsession/secureelementinfo-swift.property
---

# secureElementInfo

A property that provides information about the Secure Element hardware.

## Declaration

```swift
var secureElementInfo: CredentialSession.SecureElementInfo { get async throws }
```

## Discussion

Discussion You can use the certificate in the CredentialSession.SecureElementInfo to authenticate against the Certification Authority of the Secure Element hardware.

## See Also

### Accessing hardware information

- [CredentialSession.SecureElementInfo](secureelementcredential/credentialsession/secureelementinfo-swift.struct.md)
