procedure Init(RecipientIdentifierType: TScCMSSubjectIdentifierType; Certificate: TScCertificate); overload;

procedure Init(Certificate: TScCertificate); overload;

 

Description

Initializes the TScCMSRecipient instance by using the specified recipient identifier type and recipient certificate.

The RecipientIdentifierType parameter represents the type of the identifier of the recipient. The RecipientIdentifierType property is set from the value of this parameter. If this parameter is not specified, the RecipientIdentifierType property will be set to the sitIssuerAndSerialNumber value.

The Certificate parameter represents the recipient certificate. The Certificate property is set from the value of this parameter.

 

See Also

Certificate

RecipientIdentifierType

 

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