---
title: CredentialSession.SecureElementInfo
framework: secureelementcredential
role: symbol
role_heading: Structure
path: secureelementcredential/credentialsession/secureelementinfo-swift.struct
---

# CredentialSession.SecureElementInfo

A type that provides information about the Secure Element hardware.

## Declaration

```swift
struct SecureElementInfo
```

## Topics

### Getting hardware information

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

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)

## See Also

### Accessing hardware information

- [secureElementInfo](secureelementcredential/credentialsession/secureelementinfo-swift.property.md)
