Tell user we need a KDM when we have none, and content is encrypted. v2.15.129
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Feb 2021 01:57:24 +0000 (02:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Feb 2021 09:56:14 +0000 (10:56 +0100)
commitf3e8368c2fe1d1ecfb41b3a81034b93281541ca4
treeaf46c4be3310095732a740c8b6bf5e93e53ebb11
parent34119b89c286fc486e9035007066e01462afb8c3
Tell user we need a KDM when we have none, and content is encrypted.

If you try to fetch encrypted content from asdcplib without specifying
any key it will happily return the encrypted content, so check for that,
as well as checking any key we *do* have actually works.
src/lib/dcp_examiner.cc