crypto_count property
Specify the number of crypto suite settings. If set to zero, all available cryptos will be enabled. Note that available crypto names can be enumerated using pjmedia_srtp_enum_crypto().
Default is zero.
Implementation
@ffi.UnsignedInt()
external int crypto_count;