GetSignatureDateTime method (ILEADDicomDS Interface)
short GetSignatureDateTime(); | |
Overview |
Refer to Working with Digital Signatures. |
Remarks
The GetSignatureDateTime method gets the Digital Signature DateTime (0400,0105) 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 DateTime (0400,0105) under the Digital Signatures Sequence Item of a Digital Signature specifies the date and time the Digital Signature was created. 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