Close

Relief for ODA Team in Ukraine

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

Encrypts the specified buffer. 

 

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

Returns true if and only if successful.

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