Example #1
0
 public SelfSmtp(ServerConfig serverConfig)
 {
     m_serverConfig = serverConfig;
 }
Example #2
0
 public SelfKMS(ServerConfig serverConfig)
 {
     m_serverConfig = serverConfig;
 }