Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCrypt::decryptData Method
Syntax
C++
virtual bool decryptData(OdUInt8* buffer, OdUInt32 bufferSize) = 0;

Decrypts the specified buffer. 

 

Parameters
Description
buffer
[in/out] Data to be decrypted.
bufferSize
[in] Number of bytes.

Returns true if and only if successful.

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