LEADTOOLS Medical (Leadtools.Dicom assembly)

GetSignatureDateTime Method

Show in webframe







The Digital Signatures Sequence Item that corresponds to the Digital Signature. This cannot be null.
Returns the Digital Signature DateTime (0400,0105) of the specified Digital Signature.
Syntax
public DicomDateTimeValue GetSignatureDateTime( 
   DicomElement signatureItem
)
'Declaration
 
Public Function GetSignatureDateTime( _
   ByVal signatureItem As DicomElement _
) As DicomDateTimeValue
'Usage
 
Dim instance As DicomDataSet
Dim signatureItem As DicomElement
Dim value As DicomDateTimeValue
 
value = instance.GetSignatureDateTime(signatureItem)
public DicomDateTimeValue GetSignatureDateTime( 
   DicomElement signatureItem
)

            

            
 function Leadtools.Dicom.DicomDataSet.GetSignatureDateTime( 
   signatureItem 
)
public:
DicomDateTimeValue GetSignatureDateTime( 
   DicomElement^ signatureItem
) 

Parameters

signatureItem
The Digital Signatures Sequence Item that corresponds to the Digital Signature. This cannot be null.

Return Value

The Digital Signature DateTime (0400,0105) of the specified Digital Signature. The return value can be a null reference (Nothing in Visual Basic).
Remarks
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.

The following methods can also be used to get information about the Digital Signature:

GetSignatureUID

GetSignedElementsCount

GetSignedElement

GetMacTransferSyntax

GetMacAlgorithm

SaveCertificate

Example
For an example, refer to VerifySignature.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
GetSignature Method
FindSignature Method
GetSignatureUID Method
GetSignedElementsCount Method
GetSignedElement Method
GetMacTransferSyntax Method
GetMacAlgorithm Method
SaveCertificate Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features