Leadtools.Dicom Namespace : DicomCertificateFormat Enumeration |
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
ObjectiveC Syntax
Java Syntax
Leadtools.Dicom.DicomCertificateFormat = function() { }; Leadtools.Dicom.DicomCertificateFormat.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DicomCertificateFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Der | Distinguished Encoding Rules (DER) encoded binary X.509. |
Pem | Base-64 encoded X.509 Privacy Enhanced Mail (PEM). |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomCertificateFormat
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2