14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual void Dispose(bool disposing)
OdSecurityParams(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdSecurityParams obj)
static global::System.Exception Retrieve()
static String OdSecurityParams_sCertSubject_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdSecurityParams_nKeyLength_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdSecurityParams_provName_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdSecurityParams_password_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdSecurityParams(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdSecurityParams_sComment_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdSecurityParams_sTimeServer_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdSecurityParams_password_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdSecurityParams_sCertSerialNum_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdSecurityParams_sComment_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdSecurityParams_provName_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdSecurityParams_sCertSerialNum_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdSecurityParams_sCertIssuer_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static UInt32 OdSecurityParams_nAlgId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdSecurityParams_nAlgId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdSecurityParams_nFlags_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdSecurityParams_nFlags_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdSecurityParams_sCertSubject_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdSecurityParams_nProvType_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static String OdSecurityParams_sTimeServer_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdSecurityParams_nKeyLength_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static String OdSecurityParams_sCertIssuer_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdSecurityParams_nProvType_get(global::System.Runtime.InteropServices.HandleRef jarg1)