<!--
{
  "availability" : [
    "iOS: 13.0.0 - 14.0.0",
    "iPadOS: 13.0.0 - 14.0.0",
    "macCatalyst: 13.1.0 - 14.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreNFC",
  "identifier" : "/documentation/CoreNFC/EncryptionId",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Core NFC"
    ],
    "preciseIdentifier" : "c:@T@EncryptionId"
  },
  "title" : "EncryptionId"
}
-->

# EncryptionId

Encryption identifiers indicating the type of encryption algorithm used in the response of a Request Service V2 command.

```
typealias EncryptionId = NFCFeliCaEncryptionId
```

## Topics

### Identifiers

[`EncryptionIdAES`](/documentation/CoreNFC/NFCFeliCaEncryptionId/aes-swift.type.property)

An identifier that indicates the Advanced Encryption Standard (AES) encryption algorithm.

[`EncryptionIdAES_DES`](/documentation/CoreNFC/NFCFeliCaEncryptionId/aes_des-swift.type.property)

An identifier that indicates the Data Encryption Standard (DES) encryption algorithm.



---

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)