result | [ in ] a standard set of parameters that can be set for any response (e.g., error codes, unique Id of matching request) |
uniqueIdentifier | [ in ] pointer to the managed object that is the key used in the encrypt operation |
data | [ in ] returned for the single part operation, and the final part of a multi-part operation, the encrypted data a byte string |
IVCounterNonce | [ in ] optional, used if the cryptograhic parameters specified Random IV and the encrypt algorithm requires this value |
correlationValue | [ in ] only returned for the multi-part operation, a byte string used to identify an encrypt operation in progress |
authEncryptTag | [ in ] optional, Authenticated Encryption Tag, tag that will be needed to authenticate the decrypted data |
pExtension | [ in ] optional can be NULL, vendor defined extension to the operation |