IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for JavaScience.Win32, including all inherited members.
CertCloseStore(IntPtr hCertStore, uint dwFlags) | JavaScience.Win32 | |
CertEnumCertificatesInStore(IntPtr hCertStore, IntPtr pPrevCertContext) | JavaScience.Win32 | |
CertFreeCertificateContext(IntPtr hCertStore) | JavaScience.Win32 | |
CertGetCertificateContextProperty(IntPtr pCertContext, uint dwPropId, IntPtr pvData, ref uint pcbData) | JavaScience.Win32 | |
CryptAcquireContext(ref IntPtr hProv, string pszContainer, string pszProvider, uint dwProvType, uint dwFlags) | JavaScience.Win32 | |
CryptDecodeObject(uint CertEncodingType, uint lpszStructType, byte[] pbEncoded, uint cbEncoded, uint flags, [In, Out] byte[] pvStructInfo, ref uint cbStructInfo) | JavaScience.Win32 | |
PFXImportCertStore(ref CRYPT_DATA_BLOB pPfx, [MarshalAs(UnmanagedType.LPWStr)] String szPassword, uint dwFlags) | JavaScience.Win32 | |
PFXIsPFXBlob(ref CRYPT_DATA_BLOB pPfx) | JavaScience.Win32 | |
PFXVerifyPassword(ref CRYPT_DATA_BLOB pPfx, [MarshalAs(UnmanagedType.LPWStr)] String szPassword, uint dwFlags) | JavaScience.Win32 |