API Reference > Other Classes > OdCryptoServices Class > OdCryptoServices Methods > OdCryptoServices::getSubjectKeyIdFromDetachedSignature Method
OdCryptoServices::getSubjectKeyIdFromDetachedSignature Method
Syntax
C++
virtual OdSubjectKeyIdAttribPtr getSubjectKeyIdFromDetachedSignature(const OdBinaryData& signature) = 0;
Parameters 
Description 
const OdBinaryData& signature 
[in] signature data block. 

Returns attribute object.

Obtains an existing attribute Subject Key Identifier from the signature data block. 

 

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