CryptoManager.CheckCertificate

Syntax:

CheckCertificate(<Certificate>, <CheckMode>)

Parameters:

<Certificate> (required)

Type: CryptoCertificate.
Checked certificate.

<CheckMode> (optional)

Type: CryptoCertificateCheckMode: Array.
Specifies the check mode.
Contains one object or an array of check mode objects.

Description:

Checks the certificate for validity.

Availability:

Thin client, web-client, server, thick client, external connection.

Note:

In case of error exception is generated.

See also:

CryptoManager, method BeginCheckingCertificate

    

1C:Enterprise Developer's Community