Constant nitrokey::SLOT_COUNT[][src]

pub const SLOT_COUNT: u8 = 16;
👎 Deprecated since 0.9.0:

Use PasswordSafe::get_slot_count instead

The number of slots in a PasswordSafe.

This constant is deprecated. Use PasswordSafe::get_slot_count instead.