Skip to content
  • Justin Kim's avatar
    srt: re-enable passphrase · e8fd000a
    Justin Kim authored and Olivier Crête's avatar Olivier Crête committed
    With refactoring, supporting passphrase was removed accidently.
    This commit re-enables srt encryption and validates 'passphrase'
    by checking the return value of 'srt_setsockopt'.
    
    fix: #694
    e8fd000a