Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdDbRoot Classes
>
OdDwfxSignatureHandler Class
>
OdDwfxSignatureHandler Methods
>
OdDwfxSignatureHandler::validatePackageSignature Method
OdDwfxSignatureHandler::validatePackageSignature Method
Syntax
C++
virtual
bool
validatePackageSignature
(
const
OdString
&
filePath
,
SignatureValidationResult
&
validationResult
,
OdCertParameters
&
certParams
) = 0;
Description
Method to validate signature.
Parameters
Parameters
Description
filePath
[in] Full path to the package.
validationResult
[out] The result of signature validation if method succeeds.
certParams
[out] Description data of the certificate if obtained one during the validation.
Returns
Returns true if succeeded. Otherwise returns false.
Links
OdDwfxSignatureHandler Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!