procedure Init(ContentInfo: TScCMSContentInfo); overload;

procedure Init(const ContentBuffer: TBytes); overload;

procedure Init(ContentStream: TStream); overload;

 

Description

Initializes the TScCMSSignedData instance by using the specified content information as the inner content.

The ContentInfo, ContentBuffer, and ContentStream parameters represent the content information as the inner content of the signed message. The ContentInfo property is set from the value of this parameter.

 

The Init method clears the Signatures list.

 

See also

ContentInfo

Signatures

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support