BinaryTransparencyService: Translate content digest algo ID to string
Created a new helper method (`translateContentDigestAlgorithmIdToString`) that translates an int representing a content digest algorithm ID to a string that is more human readable, explaining what algorithm that is being used to compute the content digest. Bug: 259348134 Test: atest BinaryTransparencyServiceTest. Change-Id: I64853145fa7d46269a1533bd59398bc52ee958f5
Loading
Please register or sign in to comment