Package com.wowza.wms.drm.cenc
Interface ICencEncryptor
- 
 public interface ICencEncryptor
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]encryptData(byte[] data, int offset, int len)intgetBlockSize()voidinit(com.wowza.wms.httpstreamer.util.IEncryptionInfo encInfo)byte[]startEncryption()
 
-