API Reference
>
Other Classes
>
OdCryptoServices Class
>
OdCryptoServices Methods
>
OdCryptoServices::decryptData Method
OdCryptoServices::decryptData Method
Collapse All
Syntax
C++
virtual
bool
decryptData
(
OdUInt8
*
buffer
,
OdUInt32
bufferSize
) = 0;
Parameters
Parameters
Description
OdUInt8* buffer
[in/out] Data to be decrypted.
OdUInt32 bufferSize
[in] Number of bytes.
Returns
Returns true if and only if successful.
Description
Decrypts 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