Searched defs:cryptoMode (Results 1 – 1 of 1) sorted by relevance
44 @C.CryptoMode public final int cryptoMode; field in TrackOutput.CryptoData69 public CryptoData(@C.CryptoMode int cryptoMode, byte[] encryptionKey, int encryptedBlocks, in CryptoData()