des3_desc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. ltc_cipher_descriptor des_desc;
  2. ltc_cipher_descriptor des3_desc;
    version(LTC_DES)
    extern (C) nothrow extern const __gshared
    ltc_cipher_descriptor des3_desc;

Meta