---
title: pkcs12
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/pkcs12
---

# pkcs12

A type that represents Public Key Cryptography Standard (PKCS) 12 data.

## Declaration

```swift
static var pkcs12: UTType { get }
```

## Discussion

Discussion The identifier for this type is com.rsa.pkcs-12. This type conforms to UTTypeData.

## See Also

### Cryptographic files

- [x509Certificate](uniformtypeidentifiers/uttype-swift.struct/x509certificate.md)
