API Reference > Other Classes > OdCryptoServices Class > OdCryptoServices Methods > OdCryptoServices::newSubjectKeyIdentifierAttr Method
OdCryptoServices::newSubjectKeyIdentifierAttr Method
Syntax
C++
virtual OdSubjectKeyIdAttribPtr newSubjectKeyIdentifierAttr(const OdBinaryData& dataOfAttrValue) = 0;
Parameters 
Description 
const OdBinaryData& dataOfAttrValue 
[in] binary data for attribute value. 

Returns created attribute.

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.