pub unsafe extern "C" fn aws_tls_key_operation_get_input(
operation: *const aws_tls_key_operation
) -> aws_byte_cursor
Expand description
Returns the input data that needs to be operated on by the custom key operation.
pub unsafe extern "C" fn aws_tls_key_operation_get_input(
operation: *const aws_tls_key_operation
) -> aws_byte_cursor
Returns the input data that needs to be operated on by the custom key operation.