CryptoCertificate.BeginUnloading
Syntax variant: Data in binary format
Syntax:
Parameters:
<NotifyDescription> (required)
Contains a description of the procedure that will be called upon completing outputting the certificate with the following parameters:
- <Unloaded data> - data of the type BinaryData.
- <AdditionalParameters> - value specified when the NotifyDescription object was created.
Description of method variant:
Syntax variant: To file
Syntax:
Parameters:
<NotifyDescription> (required)
Contains a description of the procedure that will be called upon completing outputting the certificate with the following parameters:
- <FileName> - a certificate output file name.
- <AdditionalParameters> - value specified when the NotifyDescription object was created.
<FileName> (required)
Name of file, to which the certificate will be unloaded.
Description of method variant:
Description:
Availability:
See also: