public static void init(AxCryp_Ctl.AxCryptCtl ocx) { WebOcxAccess.instance = new WebOcxAccess(ocx); }
private WebOcxAccess(AxCryp_Ctl.AxCryptCtl ocx) { this.ocx = ocx; }