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

Show in webframe

DicomSecurityProfile Enumeration








Specifies the Digital Signature Security Profile with which to conform when creating the Digital Signature.
Syntax
'Declaration
 
Public Enum DicomSecurityProfile 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DicomSecurityProfile
public enum DicomSecurityProfile : System.IComparable, System.IConvertible, System.IFormattable  
Leadtools.Dicom.DicomSecurityProfile = function() { };
Leadtools.Dicom.DicomSecurityProfile.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class DicomSecurityProfile : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None Do not conform to any Digital Signature Security Profile.
0x00000001BaseRsa Conform to the Base Rivest-Shamir-Adleman (RSA) Digital Signature Profile.
0x00000002CreatorRsa Conform to the Creator RSA Digital Signature Profile.
0x00000003AuthorizationRsa Conform to the Authorization RSA Digital Signature Profile.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.DicomSecurityProfile

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
CreateSignature 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