e-CryptIt Engine Xojo Plugin

Einhugur_2FA_TOTP.SecretKeySizes Enum

Enum that has Key size constants for

enum Einhugur_2FA_TOTP.SecretKeySizes

Constants

KEY_SIZE_80_BIT = 080 bits - It is not uncommon that companies use 80 bits is used but note that RFC 4226 requires 128 bits and recommends 160 bits.
KEY_SIZE_128_BIT = 1128 bits.
KEY_SIZE_160_BIT = 2160 bits.