Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCrypt::digitalSignatureModeLaunched Method
Syntax
C++
virtual bool digitalSignatureModeLaunched();

Returns true if and only if trusted certificate was found during OdDbCrypt initialization. It means the signing is possible using the certificate specified by OdSecurityParams. The default implementation returns false. You should override this method when implementing the interface.

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