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. |
Definition at line 40 of file sicreapr.h.
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.