![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for plugin registration storage. More...
#include "hdicoreTypes.h"
Classes | |
| class | hdi::core::Registration |
| Aids in user registration by reading/writing and de/encrypting the JSON data in a given file. More... | |
Namespaces | |
| namespace | hdi::core::crypt |
| Organizes all AES, RSA, and other basic cryptographic functions into one namespace for convenience. | |
| namespace | hdi::core::crypt::aes |
| Organizes all AES functionality into one namespace for convenience. | |
Typedefs | |
| typedef std::unique_ptr< Registration > | hdi::core::RegistrationUP |
| typedef std::shared_ptr< Registration > | hdi::core::RegistrationSP |
| typedef std::weak_ptr< Registration > | hdi::core::RegistrationWP |
Header file for plugin registration storage.