Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
hdicoreRegistration.h File Reference

Header file for plugin registration storage. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreRegistration.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
 

Detailed Description

Header file for plugin registration storage.