CryptoManager.BeginGettingCertificatesFromSignature
Syntax:
Parameters:
<NotifyDescription> (required)
Contains description of the procedure which will be called after the acquisition of the certificates from a signature is completed with the following parameters:
- <Certificates> - array of CryptoCertificate objects.
- <AdditionalParameters> - value specified when the NotifyDescription object was created.
<InitialData> (required)
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:
Availability:
See also: