DescriptionCopy challenge*Key methods to enterprise.platformKeys.
Up to this point the challengeMachineKey and challengeUserKey methods
were only available through enterprise.platformKeysPrivate because the
web APIs required to meaningfully use these methods had not been
published (and now have).
The methods will remain in enterprise.platformKeysPrivate until all
users have been migrated to use enterprise.platformKeys.
The implementation is identical and has been abstracted so it can be
invoked from either entry point.
BUG=chromium:329341
TEST=unit tests extended to test both entry points
Committed: https://crrev.com/3f7776ec96bc700afcb61fc2c9e795f3cbe4e227
Cr-Commit-Position: refs/heads/master@{#377845}
Patch Set 1 #
Total comments: 20
Patch Set 2 : Fixed nits; now use ArrayBuffer #Messages
Total messages: 21 (5 generated)
|