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 int
OS.CertNameToStr
(int dwCertEncodingType, CERT_NAME_BLOB pName, int dwStrType, TCHAR psz, int csz) static final int
OS.CertNameToStrA
(int dwCertEncodingType, CERT_NAME_BLOB pName, int dwStrType, byte[] psz, int csz) static final int
OS.CertNameToStrW
(int dwCertEncodingType, CERT_NAME_BLOB pName, int dwStrType, char[] psz, int csz)