Descriptionsslidentity.cc/IntKeyTypeFamilyToKeyType function added, converting from int to KeyType.
Added to prevent Chromium from breaking if KeyType (now an enum) starts being used in Chromium before KeyType changes to a parameterizable class. When enum -> class change happens, IntKeyTypeFamilyToKeyType will be updated at the same time.
Once Chromium starts using class KeyType with parameters this function can be removed.
R=tommi@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/9b5476de9aa2326e7be10c251babe342c91f4a80
Patch Set 1 : #
Messages
Total messages: 10 (4 generated)
|