| | |
Constant | Description | Used by the functions or types of variable |
---|
Versions 26 and latercertAuthority New in version 26certAuthority certAuthority | Certification authority store. | CertificateList |
Versions 26 and latercertCurrentServiceStore New in version 26certCurrentServiceStore certCurrentServiceStore | Corresponding location: HKEY_LOCAL_MACHINE/Software/ Microsoft/Cryptography/ Services/ServiceName/ SystemCertificates | CertificateList |
Versions 26 and latercertCurrentUserStore New in version 26certCurrentUserStore certCurrentUserStore | Corresponding location: HKEY_CURRENT_USER/Software/ Microsoft/SystemCertificates | CertificateList |
Versions 26 and latercertCurrentUserStorePolicy New in version 26certCurrentUserStorePolicy certCurrentUserStorePolicy | Corresponding location: HKEY_CURRENT_USER/Software/ Policy/Microsoft/ | CertificateList |
certificateClientCommonName | Usual name. | 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 |
Versions 26 and latercertificateDataEncipherment New in version 26certificateDataEncipherment certificateDataEncipherment | Certificate used to encrypt data. | Certificate type |
Versions 26 and latercertificateDigitalSignature New in version 26certificateDigitalSignature 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 |
Versions 26 and latercertificateKeyEncipherment New in version 26certificateKeyEncipherment certificateKeyEncipherment | Certificate used to encrypt a key. | Certificate type |
Versions 26 and latercertificateKeyExchange New in version 26certificateKeyExchange certificateKeyExchange | Certificate used to exchange a key. | Certificate type |
Versions 26 and latercertificateNonRepudiation New in version 26certificateNonRepudiation certificateNonRepudiation | Certificate used for non-repudiation. | Certificate type |
certificateOk | Trusted signature and certificate. | CertificateCheckString, CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckDuplicate, Certificate type, Email type |
Versions 26 and latercertificateSignKey New in version 26certificateSignKey certificateSignKey | Certificate used to sign a key. | Certificate type |
certificateUntrusted | Valid signature but untrusted certificate root. | CertificateCheckBufferSignatureFile, CertificateCheckFileSignatureFile, CertificateCheckString, CertificateCheckDuplicate, Certificate type, Email type |
Versions 26 and latercertLocalMachineStore New in version 26certLocalMachineStore certLocalMachineStore | Corresponding location: HKEY_LOCAL_MACHINE/Software /Microsoft/SystemCertificates | CertificateList |
Versions 26 and latercertLocalMachineStoreEnterprise New in version 26certLocalMachineStoreEnterprise certLocalMachineStoreEnterprise | Corresponding location: Loaded from the enterprise domains. | CertificateList |
Versions 26 and latercertLocalMachineStorePolicy New in version 26certLocalMachineStorePolicy certLocalMachineStorePolicy | Corresponding location: HKEY_LOCAL_MACHINE/Software/ Policy/Microsoft/ SystemCertificates | CertificateList |
Versions 22 and latercertMD5 New in version 22certMD5 certMD5 | MD5 algorithm. | CertificateSignString, CertificateCheckString |
Versions 26 and latercertPersonal New in version 26certPersonal certPersonal | Personal store. | CertificateList |
Versions 22 and latercertPKCS7 New in version 22certPKCS7 certPKCS7 | Signature in PKCS7 format. | CertificateCheckString |
Versions 22 and latercertPKCS7Enveloped New in version 22certPKCS7Enveloped certPKCS7Enveloped | Container in PKCS7 format (DER) containing the signature, the string of certificates and the signed data. | CertificateSignString, CertificateCheckString |
Versions 22 and latercertPKCS7PEM New in version 22certPKCS7PEM certPKCS7PEM | Allows you to use a container in PKCS7 format (PEM). | CertificateSignString, CertificateCheckString |
Versions 22 and latercertPKCS7WithCertificate New in version 22certPKCS7WithCertificate certPKCS7WithCertificate | Container in PKCS7 format (DER) containing the signature and the string of certificates. | CertificateSignString, CertificateCheckString |
Versions 22 and latercertPKCS7WithoutCertificate New in version 22certPKCS7WithoutCertificate certPKCS7WithoutCertificate | Container in PKCS7 format (DER) containing the signature. | CertificateSignString, CertificateCheckString |
Versions 26 and latercertRoot New in version 26certRoot certRoot | Root store. | CertificateList |
Versions 26 and latercertServiceStore New in version 26certServiceStore certServiceStore | Corresponding location: HKEY_LOCAL_MACHINE/Software/ Microsoft/Cryptography/ Services/ServiceName/ SystemCertificates | CertificateList |
Versions 22 and latercertSHA160 New in version 22certSHA160 certSHA160 | SHA1 algorithm. | CertificateSignString, CertificateCheckString, CertificateSignExecutable |
Versions 22 and latercertSHA256 New in version 22certSHA256 certSHA256 | SHA2 algorithm. A 256-bit result is produced. | CertificateSignString, CertificateCheckString, CertificateSignExecutable |
Versions 22 and latercertSHA384 New in version 22certSHA384 certSHA384 | SHA-384 algorithm. A 384-bit result is produced. | CertificateSignString, CertificateCheckString |
Versions 22 and latercertSHA512 New in version 22certSHA512 certSHA512 | SHA-512 algorithm. A 512-bit result is produced. | CertificateSignString, CertificateCheckString |
Versions 22 and latercertSignatureOnly New in version 22certSignatureOnly certSignatureOnly | The output contains the rough signature, without container. | CertificateSignString, CertificateCheckString |
Versions 26 and latercertTrust New in version 26certTrust certTrust | Trusted store. | CertificateList |
Versions 26 and latercertUsersStore New in version 26certUsersStore certUsersStore | Corresponding location: HKEY_USERS/UserName/Software/ Microsoft/SystemCertificates | CertificateList |