Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomCertificateFormat Enumeration








Specifies the format in which the digital certificate should be saved.
Syntax
public enum DicomCertificateFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
'Declaration
 
Public Enum DicomCertificateFormat 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomCertificateFormat
public enum DicomCertificateFormat : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomCertificateFormat = function() { };
Leadtools.Dicom.DicomCertificateFormat.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomCertificateFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Pem Base-64 encoded X.509 Privacy Enhanced Mail (PEM).
0x00000001Der Distinguished Encoding Rules (DER) encoded binary X.509.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomCertificateFormat

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
SaveCertificate Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features