GetSignatureUID method (ILEADDicomDS Interface)
short GetSignatureUID(); | |
Overview |
Refer to Working with Digital Signatures. |
Remarks
The GetSignatureUID method gets the Digital Signature UID (0400,0100) of the Digital Signature specified by the CurrentElement property. The CurrentElement property must be updated with the corresponding Digital Signatures Sequence Item before calling the method.
The Digital Signature UID (0400,0100) under the Digital Signatures Sequence Item of a Digital Signature should uniquely identify the Digital Signature. You can use this method to obtain the value of this Data Element.
In addition to this method, the following methods can be used to get information about the Digital Signature:
See Also