internal static void Initialize()
 {
     X509Helper.InstallNativeHelper(new MyNativeHelper());
 }