LDicomDS::GetSignatureDateTime

#include "ltdic.h"

pVALUEDATETIME LDicomDS::GetSignatureDateTime(pSignatureItem)

Returns the Digital Signature DateTime (0400,0105) of the specified Digital Signature.

Parameters

pDICOMELEMENT pSignatureItem

Pointer to a DICOMELEMENT structure that specifies the Digital Signatures Sequence Item which corresponds to the Digital Signature. This cannot be NULL.

Returns

Pointer to a VALUEDATETIME structure that specifies the Digital Signature DateTime (0400,0105) of the specified Digital Signature. The return value can be NULL.

Comments

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 function to obtain the value of this Data Element.

In addition to this function, the following functions can be used to get information about the Digital Signature:

LDicomDS::GetSignatureUID

LDicomDS::GetSignedElementsCount

LDicomDS::GetSignedElement

LDicomDS::GetMacTransferSyntax

LDicomDS::GetMacAlgorithm

LDicomDS::SaveCertificate

Required DLLs and Libraries

Platforms

Win32, x64

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

LEADTOOLS DICOM C++ Class Library Help