Table of Contents

Enum HashAlgorithm

Namespace
Yubico.YubiKey.Oath
Assembly
Yubico.YubiKey.dll

The types of hash algorithms that are used by OATH credentials.

public enum HashAlgorithm

Fields

None = 0
Sha1 = 1
Sha256 = 2
Sha512 = 3