API Reference
>
Other Classes
>
OdCryptoServices Class
>
OdCryptoServices Methods
>
OdCryptoServices::encryptData Method
OdCryptoServices::encryptData Method
Collapse All
Syntax
C++
virtual
bool
encryptData
(
OdUInt8
*
buffer
,
OdUInt32
bufferSize
) = 0;
Parameters
Parameters
Description
OdUInt8* buffer
[in/out] Data to be encrypted.
OdUInt32 bufferSize
[in] Number of bytes.
Returns
Returns true if and only if successful.
Description
Encrypts the specified buffer.
Group
OdCryptoServices Methods
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!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic