---
title: ASImportableCredential.TOTP.Algorithm.sha512
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asimportablecredential/totp/algorithm-swift.enum/sha512
---

# ASImportableCredential.TOTP.Algorithm.sha512

The SHA-512 algorithm.

## Declaration

```swift
case sha512
```

## See Also

### Algorithms

- [ASImportableCredential.TOTP.Algorithm.sha1](authenticationservices/asimportablecredential/totp/algorithm-swift.enum/sha1.md)
- [ASImportableCredential.TOTP.Algorithm.sha256](authenticationservices/asimportablecredential/totp/algorithm-swift.enum/sha256.md)
