CryptoManager.BeginGettingCertificatesFromSignature

Syntax:

BeginGettingCertificatesFromSignature(<NotifyDescription>, <InitialData>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called after the acquisition of the certificates from a signature is completed with the following parameters:

<InitialData> (required)

Type: String: BinaryData.
Initial data from which the certificate will be extracted.
Data can be located in file (in this case the file name is specified) or represented as BinaryData.

Description:

Begins getting an array of certigficates from signature.

Availability:

Thin client, web-client, thick client.

See also:

CryptoManager, method GetCertificatesFromSignature

    

1C:Enterprise Developer's Community