Replace reference to SelectKey with GetKeyHandle in docs
Bug: 300514029 Merged from https://widevine-internal-review.googlesource.com/187930 Change-Id: I3134f9d12692dbd2916c576a872c79c87ad192fe
This commit is contained in:
committed by
Robert Shih
parent
797ab111ca
commit
981c7e97d9
@@ -878,7 +878,7 @@ TEST_P(OEMCryptoRefreshTest, RefreshLargeBuffer) {
|
||||
}
|
||||
|
||||
// This situation would occur if an app only uses one key in the license. When
|
||||
// that happens, SelectKey would be called before the first decrypt, and then
|
||||
// that happens, GetKeyHandle would be called before the first decrypt, and then
|
||||
// would not need to be called again, even if the license is refreshed.
|
||||
TEST_P(OEMCryptoRefreshTest, RefreshWithNoSelectKey) {
|
||||
LoadLicense();
|
||||
|
||||
Reference in New Issue
Block a user