Uses of Class
org.eclipse.swt.internal.win32.CERT_NAME_BLOB
Packages that use CERT_NAME_BLOB
-
Uses of CERT_NAME_BLOB in org.eclipse.swt.internal.win32
Fields in org.eclipse.swt.internal.win32 declared as CERT_NAME_BLOBMethods in org.eclipse.swt.internal.win32 with parameters of type CERT_NAME_BLOBModifier and TypeMethodDescriptionstatic final intOS.CertNameToStr(int dwCertEncodingType, CERT_NAME_BLOB pName, int dwStrType, TCHAR psz, int csz) static final intOS.CertNameToStrA(int dwCertEncodingType, CERT_NAME_BLOB pName, int dwStrType, byte[] psz, int csz) static final intOS.CertNameToStrW(int dwCertEncodingType, CERT_NAME_BLOB pName, int dwStrType, char[] psz, int csz)