algorithm
The algorithm used by the generator.
Declaration
var algorithm: ASImportableCredential.TOTP.AlgorithmDiscussion
This value must be one of ASImportableCredential.TOTP.Algorithm.sha1, ASImportableCredential.TOTP.Algorithm.sha256, or ASImportableCredential.TOTP.Algorithm.sha512.