SecurityProfile

(Optional parameter) Value that specifies the Digital Signature Security Profile with which to conform when creating the Digital Signature. Possible values are:

Value

Meaning

DICOM_SECURITY_PROFILE_NONE

[0] Don’t conform to any Digital Signature Security Profile.

DICOM_SECURITY_PROFILE_BASE_RSA

[1] Conform to the Base Rivest-Shamir-Adleman (RSA) Digital Signature Profile.

DICOM_SECURITY_PROFILE_CREATOR_RSA

[2] Conform to the Creator RSA Digital Signature Profile.

DICOM_SECURITY_PROFILE_AUTHORIZATION_RSA

[3] Conform to the Authorization RSA Digital Signature Profile.

See the Remarks for more details. The default value of this parameter is DICOM_SECURITY_PROFILE_NONE.