CertificateOfSigner Property

Summary
Gets or sets the certificate of signer.
Syntax
C#
C++/CLI
[Element(DicomTag.CertificateOfSigner)] 
public byte[] CertificateOfSigner { get; set; } 
[ElementAttribute()] 
public: 
property array<byte>^ CertificateOfSigner { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

The certificate of signer.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.