CFx SDK Documentation 2024 SP0
|
#include <OdCryptoServices.h>
Public Member Functions | |
virtual | ~OdSubjectKeyIdAttrib () |
virtual void | getData (OdBinaryData &dataOfAttrValue) const =0 |
This class defines the interface for subject key identifier attribute. <group Other_Classes>
Definition at line 88 of file OdCryptoServices.h.
|
inlinevirtual |
Definition at line 91 of file OdCryptoServices.h.
|
pure virtual |
Returns value of attribute as OdBinaryData.
dataOfAttrValue | [out] attribute value. |