FreeSWITCH.Native.switch_rtp_crypto_key.switch_rtp_crypto_key C# (CSharp) Method

switch_rtp_crypto_key() public method

public switch_rtp_crypto_key ( ) : System
return System
        public switch_rtp_crypto_key()
            : this(freeswitchPINVOKE.new_switch_rtp_crypto_key(), true)
        {
        }

Same methods

switch_rtp_crypto_key::switch_rtp_crypto_key ( IntPtr cPtr, bool cMemoryOwn ) : System