---
title: MTROTAImageDigestType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrotaimagedigesttype
---

# MTROTAImageDigestType

## Declaration

```swift
enum MTROTAImageDigestType
```

## Topics

### Enumeration Cases

- [MTROTAImageDigestType.sha256](matter/mtrotaimagedigesttype/sha256.md)
- [MTROTAImageDigestType.sha256_120](matter/mtrotaimagedigesttype/sha256_120.md)
- [MTROTAImageDigestType.sha256_128](matter/mtrotaimagedigesttype/sha256_128.md)
- [MTROTAImageDigestType.sha256_32](matter/mtrotaimagedigesttype/sha256_32.md)
- [MTROTAImageDigestType.sha256_64](matter/mtrotaimagedigesttype/sha256_64.md)
- [MTROTAImageDigestType.sha256_96](matter/mtrotaimagedigesttype/sha256_96.md)
- [MTROTAImageDigestType.sha384](matter/mtrotaimagedigesttype/sha384.md)
- [MTROTAImageDigestType.sha3_224](matter/mtrotaimagedigesttype/sha3_224.md)
- [MTROTAImageDigestType.sha3_256](matter/mtrotaimagedigesttype/sha3_256.md)
- [MTROTAImageDigestType.sha3_384](matter/mtrotaimagedigesttype/sha3_384.md)
- [MTROTAImageDigestType.sha3_512](matter/mtrotaimagedigesttype/sha3_512.md)
- [MTROTAImageDigestType.sha512](matter/mtrotaimagedigesttype/sha512.md)

### Initializers

- [init(rawValue:)](matter/mtrotaimagedigesttype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
