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

Returns certificate object.

Obtains signing certificate from the signature data block. 

 

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