CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdSubjectKeyIdAttrib Class Referenceabstract

#include <OdCryptoServices.h>

Public Member Functions

virtual ~OdSubjectKeyIdAttrib ()
 
virtual void getData (OdBinaryData &dataOfAttrValue) const =0
 

Detailed Description

This class defines the interface for subject key identifier attribute. <group Other_Classes>

Definition at line 88 of file OdCryptoServices.h.

Constructor & Destructor Documentation

◆ ~OdSubjectKeyIdAttrib()

virtual OdSubjectKeyIdAttrib::~OdSubjectKeyIdAttrib ( )
inlinevirtual

Definition at line 91 of file OdCryptoServices.h.

Member Function Documentation

◆ getData()

virtual void OdSubjectKeyIdAttrib::getData ( OdBinaryData dataOfAttrValue) const
pure virtual

Returns value of attribute as OdBinaryData.

Parameters
dataOfAttrValue[out] attribute value.

The documentation for this class was generated from the following file: