ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Certificate functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions or types of variable
certAuthorityCertification authority store. CertificateList
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
certificateClientCommonNameUsual name.CertificateClientInfo
certificateClientCountryCountry associated with the certificate.CertificateClientInfo
certificateClientDistinguishedNameEntire list of certificate characteristics.CertificateClientInfo
certificateClientEmailEmail address.CertificateClientInfo
certificateClientIssuerIdentification of certificate issuer.CertificateClientInfo
certificateClientLocalityLocality associated with the certificate.CertificateClientInfo
certificateClientOrganizationCompany.CertificateClientInfo
certificateClientOrganizationalUnitService name.CertificateClientInfo
certificateClientPresentIndicates whether a certificate was transmitted by the client computer (True) or not (False).CertificateClientInfo
certificateClientSerialNumberSerial number of certificate (hexadecimal string).CertificateClientInfo
certificateClientStateState where the certificate was created.CertificateClientInfo
certificateClientSubjectIdentification of certificate.CertificateClientInfo
certificateClientUserIDUser identifier.CertificateClientInfo
certificateClientValidIndicates whether a client certificate is validated by the server (True) or not (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:
Loaded from the enterprise domains.
CertificateList
certLocalMachineStorePolicyCorresponding location: HKEY_LOCAL_MACHINE/Software/
Policy/Microsoft/
SystemCertificates
CertificateList
certMD5MD5 algorithm.CertificateSignString, CertificateCheckString
certPersonalPersonal store.CertificateList
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
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 the rough signature, without container.CertificateSignString, CertificateCheckString
certTrustTrusted store.CertificateList
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: 05/26/2022

Send a report | Local help