Package com.google.android.exoplayer2.upstream.crypto
-
Class Summary Class Description AesCipherDataSink A wrappingDataSink
that encrypts the data being consumed.AesCipherDataSource ADataSource
that decrypts the data read from an upstream source.AesFlushingCipher A flushing variant of a AES/CTR/NoPaddingCipher
.