constructor Create; overload;

constructor Create(SignerIdentifierType: TScCMSSubjectIdentifierType; Certificate: TScCertificate); overload;

constructor Create(Certificate: TScCertificate); overload;

 

Description

Create TScCMSSignerInfo instance.

The SubjectIdentifierType parameter represents the type of a certificate identifier. The SignerIdentifier.SubjectIdentifierType property is set from the value of this parameter.

The Certificate parameter is an object that represents the signing certificate associated with the signer information. The Certificate property is set from the value of this parameter. Also properties of the SignerIdentifier object are imported from this X.509 certificate.

 

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