Returns the signed Data Element at the specified index.
public Leadtools.Dicom.DicomElement GetSignedElement(
Leadtools.Dicom.DicomElement signatureItem,
int index
)
Public Function GetSignedElement( _
ByVal signatureItem As Leadtools.Dicom.DicomElement, _
ByVal index As Integer _
) As Leadtools.Dicom.DicomElement
public Leadtools.Dicom.DicomElement GetSignedElement(
Leadtools.Dicom.DicomElement signatureItem,
int index
)
function Leadtools.Dicom.DicomDataSet.GetSignedElement(
signatureItem ,
index
)
public:
Leadtools.Dicom.DicomElement^ GetSignedElement(
Leadtools.Dicom.DicomElement^ signatureItem,
int index
)
signatureItem
The Digital Signatures Sequence Item that corresponds to the Digital Signature. This cannot be null.
index
The zero-based index of the required signed Data Element. This should be a number from 0 to GetSignedElementsCount(signatureItem) - 1.
The required signed Data Element. The return value can be a null reference (Nothing in VB); e.g., if the specified index is invalid.
The Digital Signatures Sequence Item of a Digital Signature should reference an item under the Message Authentication Code (MAC) Parameters Sequence associated with the Digital Signatures Sequence. The Data Elements Signed (0400,0020) under the referenced MAC Parameters Sequence Item specifies the tags of the Data Elements covered by the Digital Signature. These Data Elements should be located at the same level as the MAC Parameters Sequence and the Digital Signatures Sequence. The GetSignedElementsCount method returns the number of signed Data Elements as specified by the Data Elements Signed (0400,0020). The GetSignedElement method searches the level at which the MAC Parameters Sequence appears for the Data Element with the tag determined by the passed index and returns the Data Element if it does exist; if it does not exist, the method returns a null reference (Nothing in VB).
Note: In addition to the Data Elements specified by the Data Elements Signed (0400,0020), certain Data Elements under the Digital Signatures Sequence Item are always covered by the Digital Signature.
The following methods can also be used to get information about the Digital Signature:
For an example, refer to VerifySignature.
Products |
Support |
Feedback: GetSignedElement Method - Leadtools.Dicom |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.