EMOathHashAlgorithm Constants Reference
| Declared in | EMSoftOathSettings.h |
|---|
EMOathHashAlgorithm
Supported hash algorithms for HMAC computation
Definition
typedef NS_ENUM(NSInteger, EMOathHashAlgorithm ) {
EMOathHashSHA1,
EMOathHashSHA256,
EMOathHashSHA512,
};
Constants
Declared In
EMSoftOathSettings.h