FFmpeg
|
rtmpdh.h
Go to the documentation of this file.
int ff_dh_compute_shared_secret_key(FF_DH *dh, const uint8_t *pub_key, int pub_key_len, uint8_t *secret_key)
Compute the shared secret key from the private FF_DH value and the other party's public value...
Definition: rtmpdh.c:306
Main libavformat public API header.
int ff_dh_write_public_key(FF_DH *dh, uint8_t *pub_key, int pub_key_len)
Write the public key into the given buffer.
Definition: rtmpdh.c:290
Generated on Mon Nov 18 2024 06:51:59 for FFmpeg by 1.8.11