|
DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
Creator RSA Digital Signature Profile. More...
Inheritance diagram for SiCreatorProfile:Public Member Functions | |
| SiCreatorProfile () | |
| default constructor | |
| virtual | ~SiCreatorProfile () |
| destructor | |
| virtual OFBool | attributeRequired (const DcmTagKey &key) const |
| checks whether an attribute with the given tag is required to be signed for the current security profile. | |
Creator RSA Digital Signature Profile.
| virtual OFBool SiCreatorProfile::attributeRequired | ( | const DcmTagKey & | key | ) | const [virtual] |
checks whether an attribute with the given tag is required to be signed for the current security profile.
| key | tag key to be checked |
Reimplemented from SiBaseRSAProfile.