←Select platform

DicomSecurityProfile Enumeration

Summary

Specifies the Digital Signature Security Profile with which to conform when creating the Digital Signature.

Syntax
C#
VB
C++
public enum DicomSecurityProfile   
Public Enum DicomSecurityProfile  
public enum class DicomSecurityProfile   

Members
ValueMemberDescription
0None Do not conform to any Digital Signature Security Profile.
1BaseRsa Conform to the Base Rivest-Shamir-Adleman (RSA) Digital Signature Profile.
2CreatorRsa Conform to the Creator RSA Digital Signature Profile.
3AuthorizationRsa Conform to the Authorization RSA Digital Signature Profile.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly