Template Struct desfire::key< cipher_type::des3_3k >

Inheritance Relationships

Base Type

Struct Documentation

template<>
struct key<cipher_type::des3_3k> : public desfire::key_base<24, true, key<cipher_type::des3_3k>>

A 3DES key. This inherits all members and properties of the base classes.

Public Types

using key_base = key_base<24, true, key<cipher_type::des3_3k>>

Public Static Attributes

static constexpr cipher_type cipher = cipher_type::des3_3k