ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Certificate functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
ConstantDescriptionUsed by the following functions or types of variables
certAuthorityCertification authority store. CertificateList
SocketCreateSSL
certCurrentServiceStoreCorresponding location:
HKEY_LOCAL_MACHINE/Software/
Microsoft/Cryptography/
Services/ServiceName/
SystemCertificates
CertificateList
certCurrentUserStoreCorresponding location: HKEY_CURRENT_USER/Software/
Microsoft/SystemCertificates
CertificateList
certCurrentUserStorePolicyCorresponding location: HKEY_CURRENT_USER/Software/
Policy/Microsoft/
CertificateList
certificateClientCommonNameCommon name.CertificateClientInfo
certificateClientCountryCountry associated with the certificate.CertificateClientInfo
certificateClientDistinguishedNameEntire list of certificate characteristics.CertificateClientInfo
certificateClientEmailEmail address.CertificateClientInfo
certificateClientIssuerCertificate issuer details: Name, location, department, etc.CertificateClientInfo
certificateClientLocalityLocality associated with the certificate.CertificateClientInfo
certificateClientOrganizationCompany.CertificateClientInfo
certificateClientOrganizationalUnitService name.CertificateClientInfo
certificateClientPresentIndicates whether the client computer has provided a certificate (True or False).CertificateClientInfo
certificateClientSerialNumberSerial number of certificate (hexadecimal string).CertificateClientInfo
certificateClientStateState where the certificate was created.CertificateClientInfo
certificateClientSubjectClient certificate subject.CertificateClientInfo
certificateClientUserIDUser ID.CertificateClientInfo
certificateClientValidIndicates whether the server has validated a client certificate (True or False).CertificateClientInfo
certificateDataEnciphermentCertificate used to encrypt data.Certificate type
certificateDigitalSignatureCertificate used for digital signatures.Certificate type
certificateExpiredValid signature but expired certificate.CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckString, CertificateCheckDuplicate, Certificate type, Email type
certificateFromBufferThe element is a signature buffer.CertificateExtract
certificateFromDuplicateThe element is the path of a signed duplicate file.CertificateExtract
certificateInvalidInvalid signature or certificate.CertificateCheckString, CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckDuplicate, Certificate type, Email type
certificateKeyEnciphermentCertificate used to encrypt a key.Certificate type
certificateKeyExchangeCertificate used to exchange a key.Certificate type
certificateNonRepudiationCertificate used for non-repudiation.Certificate type
certificateOkTrusted signature and certificate.CertificateCheckString, CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckDuplicate, Certificate type, Email type
certificateSignKeyCertificate used to sign a key.Certificate type
certificateUntrustedValid signature but untrusted certificate root.CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckString, CertificateCheckDuplicate, Certificate type, Email type
certLocalMachineStoreCorresponding location:
HKEY_LOCAL_MACHINE/Software
/Microsoft/SystemCertificates
CertificateList
certLocalMachineStoreEnterpriseCorresponding location:
Certificate loaded from the enterprise domains.
CertificateList
certLocalMachineStorePolicyCorresponding location: HKEY_LOCAL_MACHINE/Software/
Policy/Microsoft/
SystemCertificates
CertificateList
certMD5MD5 algorithm.CertificateSignString, CertificateCheckString
certPersonalPersonal store.CertificateList
SocketCreateSSL
certPKCS7Signature in PKCS7 format.CertificateCheckString
certPKCS7EnvelopedContainer in PKCS7 format (DER) containing the signature, the string of certificates and the signed data.CertificateSignString, CertificateCheckString
certPKCS7PEMAllows you to use a container in PKCS7 format (PEM). CertificateSignString, CertificateCheckString
certPKCS7WithCertificateContainer in PKCS7 format (DER) containing the signature and the string of certificates.CertificateSignString, CertificateCheckString
certPKCS7WithoutCertificateContainer in PKCS7 format (DER) containing the signature.CertificateSignString, CertificateCheckString
certRootRoot store.CertificateList
SocketCreateSSL
certServiceStoreCorresponding location:
HKEY_LOCAL_MACHINE/Software/
Microsoft/Cryptography/
Services/ServiceName/
SystemCertificates
CertificateList
certSHA160SHA1 algorithm.CertificateSignString, CertificateCheckString, CertificateSignExecutable
certSHA256SHA2 algorithm. A 256-bit result is produced.CertificateSignString, CertificateCheckString, CertificateSignExecutable
certSHA384SHA-384 algorithm. A 384-bit result is produced.CertificateSignString, CertificateCheckString
certSHA512SHA-512 algorithm. A 512-bit result is produced.CertificateSignString, CertificateCheckString
certSignatureOnlyThe output contains only the signature, with no container.CertificateSignString, CertificateCheckString
certTrustTrusted store.CertificateList
SocketCreateSSL
certUsersStoreCorresponding location: HKEY_USERS/UserName/Software/
Microsoft/SystemCertificates
CertificateList
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/06/2025

Send a report | Local help