<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTROTAImageDigestType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTROTAImageDigestType"
  },
  "title" : "MTROTAImageDigestType"
}
-->

# MTROTAImageDigestType

```
enum MTROTAImageDigestType
```

## Topics

### Enumeration Cases

[`case sha256`](/documentation/Matter/MTROTAImageDigestType/sha256)

[`case sha256_120`](/documentation/Matter/MTROTAImageDigestType/sha256_120)

[`case sha256_128`](/documentation/Matter/MTROTAImageDigestType/sha256_128)

[`case sha256_32`](/documentation/Matter/MTROTAImageDigestType/sha256_32)

[`case sha256_64`](/documentation/Matter/MTROTAImageDigestType/sha256_64)

[`case sha256_96`](/documentation/Matter/MTROTAImageDigestType/sha256_96)

[`case sha384`](/documentation/Matter/MTROTAImageDigestType/sha384)

[`case sha3_224`](/documentation/Matter/MTROTAImageDigestType/sha3_224)

[`case sha3_256`](/documentation/Matter/MTROTAImageDigestType/sha3_256)

[`case sha3_384`](/documentation/Matter/MTROTAImageDigestType/sha3_384)

[`case sha3_512`](/documentation/Matter/MTROTAImageDigestType/sha3_512)

[`case sha512`](/documentation/Matter/MTROTAImageDigestType/sha512)

### Initializers

[`init?(rawValue: UInt)`](/documentation/Matter/MTROTAImageDigestType/init(rawValue:))

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

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)