aes_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 rijndael_desc;
  2. ltc_cipher_descriptor aes_desc;
    version(LTC_RIJNDAEL)
    extern (C) nothrow extern const __gshared
    ltc_cipher_descriptor aes_desc;

Meta