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

Inheritance Relationships

Base Type

Struct Documentation

template<>
struct key<cipher_type::des3_2k> : public desfire::key_base<16, true, key<cipher_type::des3_2k>>

A 2TDEA key. This inherits all members and properties of the base classes.

Public Types

using key_base = key_base<16, true, key<cipher_type::des3_2k>>

Public Static Attributes

static constexpr cipher_type cipher = cipher_type::des3_2k