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

# ASImportableCredential.TOTP.Algorithm.sha1

The SHA-1 algorithm.

## Declaration

```swift
case sha1
```

## See Also

### Algorithms

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