Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCryptoServices::newSubjectKeyIdentifierAttr Method
Syntax
C++
virtual OdSubjectKeyIdAttribPtr newSubjectKeyIdentifierAttr(const OdBinaryData& dataOfAttrValue) = 0;

Creates an attribute Subject Key Identifier using binary data as a value. 

 

Parameters
Description
dataOfAttrValue
[in] binary data for attribute value.

Returns created attribute.

Copyright © 2002-2022. Open Design Alliance All rights reserved.