Changeset 697
- Timestamp:
- 08/28/09 16:34:32
- Files:
-
- openpgpsdk/trunk/include/openpgpsdk/streamwriter.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openpgpsdk/trunk/include/openpgpsdk/streamwriter.h
r570 r697 26 26 27 27 void ops_writer_push_stream_encrypt_se_ip(ops_create_info_t *cinfo, 28 const ops_key _data_t *pub_key);28 const ops_keydata_t *pub_key); 29 29 30 30 #endif /*__OPS_STREAMWRITER_H__*/
