| | |
Constant | Description | Used by the functions or types of variable |
---|
certAuthority | Certification authority store. | CertificateList |
certCurrentServiceStore | Corresponding location: HKEY_LOCAL_MACHINE/Software/ Microsoft/Cryptography/ Services/ServiceName/ SystemCertificates | CertificateList |
certCurrentUserStore | Corresponding location: HKEY_CURRENT_USER/Software/ Microsoft/SystemCertificates | CertificateList |
certCurrentUserStorePolicy | Corresponding location: HKEY_CURRENT_USER/Software/ Policy/Microsoft/ | CertificateList |
certificateClientCommonName | Usual name. | CertificateClientInfo |
certificateClientCountry | Country associated with the certificate. | CertificateClientInfo |
certificateClientDistinguishedName | Entire list of certificate characteristics. | CertificateClientInfo |
certificateClientEmail | Email address. | CertificateClientInfo |
certificateClientIssuer | Identification of certificate issuer. | CertificateClientInfo |
certificateClientLocality | Locality associated with the certificate. | CertificateClientInfo |
certificateClientOrganization | Company. | CertificateClientInfo |
certificateClientOrganizationalUnit | Service name. | CertificateClientInfo |
certificateClientPresent | Indicates whether a certificate was transmitted by the client computer (True) or not (False). | CertificateClientInfo |
certificateClientSerialNumber | Serial number of certificate (hexadecimal string). | CertificateClientInfo |
certificateClientState | State where the certificate was created. | CertificateClientInfo |
certificateClientSubject | Identification of certificate. | CertificateClientInfo |
certificateClientUserID | User identifier. | CertificateClientInfo |
certificateClientValid | Indicates whether a client certificate is validated by the server (True) or not (False). | CertificateClientInfo |
certificateDataEncipherment | Certificate used to encrypt data. | Certificate type |
certificateDigitalSignature | Certificate used for digital signatures. | Certificate type |
certificateExpired | Valid signature but expired certificate. | CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckString, CertificateCheckDuplicate, Certificate type, Email type |
certificateFromBuffer | The element is a signature buffer. | CertificateExtract |
certificateFromDuplicate | The element is the path of a signed duplicate file. | CertificateExtract |
certificateInvalid | Invalid signature or certificate. | CertificateCheckString, CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckDuplicate, Certificate type, Email type |
certificateKeyEncipherment | Certificate used to encrypt a key. | Certificate type |
certificateKeyExchange | Certificate used to exchange a key. | Certificate type |
certificateNonRepudiation | Certificate used for non-repudiation. | Certificate type |
certificateOk | Trusted signature and certificate. | CertificateCheckString, CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckDuplicate, Certificate type, Email type |
certificateSignKey | Certificate used to sign a key. | Certificate type |
certificateUntrusted | Valid signature but untrusted certificate root. | CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckString, CertificateCheckDuplicate, Certificate type, Email type |
certLocalMachineStore | Corresponding location: HKEY_LOCAL_MACHINE/Software /Microsoft/SystemCertificates | CertificateList |
certLocalMachineStoreEnterprise | Corresponding location: Loaded from the enterprise domains. | CertificateList |
certLocalMachineStorePolicy | Corresponding location: HKEY_LOCAL_MACHINE/Software/ Policy/Microsoft/ SystemCertificates | CertificateList |
certMD5 | MD5 algorithm. | CertificateSignString, CertificateCheckString |
certPersonal | Personal store. | CertificateList |
certPKCS7 | Signature in PKCS7 format. | CertificateCheckString |
certPKCS7Enveloped | Container in PKCS7 format (DER) containing the signature, the string of certificates and the signed data. | CertificateSignString, CertificateCheckString |
certPKCS7PEM | Allows you to use a container in PKCS7 format (PEM). | CertificateSignString, CertificateCheckString |
certPKCS7WithCertificate | Container in PKCS7 format (DER) containing the signature and the string of certificates. | CertificateSignString, CertificateCheckString |
certPKCS7WithoutCertificate | Container in PKCS7 format (DER) containing the signature. | CertificateSignString, CertificateCheckString |
certRoot | Root store. | CertificateList |
certServiceStore | Corresponding location: HKEY_LOCAL_MACHINE/Software/ Microsoft/Cryptography/ Services/ServiceName/ SystemCertificates | CertificateList |
certSHA160 | SHA1 algorithm. | CertificateSignString, CertificateCheckString, CertificateSignExecutable |
certSHA256 | SHA2 algorithm. A 256-bit result is produced. | CertificateSignString, CertificateCheckString, CertificateSignExecutable |
certSHA384 | SHA-384 algorithm. A 384-bit result is produced. | CertificateSignString, CertificateCheckString |
certSHA512 | SHA-512 algorithm. A 512-bit result is produced. | CertificateSignString, CertificateCheckString |
certSignatureOnly | The output contains the rough signature, without container. | CertificateSignString, CertificateCheckString |
certTrust | Trusted store. | CertificateList |
certUsersStore | Corresponding location: HKEY_USERS/UserName/Software/ Microsoft/SystemCertificates | CertificateList |