Contents

algorithm

The algorithm used by the generator.

Declaration

var algorithm: ASImportableCredential.TOTP.Algorithm

Discussion

This value must be one of ASImportableCredential.TOTP.Algorithm.sha1, ASImportableCredential.TOTP.Algorithm.sha256, or ASImportableCredential.TOTP.Algorithm.sha512.

See Also

Accessing TOTP properties