←Select platform

DicomCertificateFormat Enumeration

Summary

Specifies the format in which the digital certificate should be saved.

Syntax

C#
VB
WinRT C#
C++
public enum DicomCertificateFormat   
Public Enum DicomCertificateFormat  
    
    
public enum DicomCertificateFormat    
Leadtools.Dicom.DicomCertificateFormat = function() { }; 
Leadtools.Dicom.DicomCertificateFormat.prototype = { 
 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomCertificateFormat   

Members

ValueMemberDescription
0Pem Base-64 encoded X.509 Privacy Enhanced Mail (PEM).
1Der Distinguished Encoding Rules (DER) encoded binary X.509.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize