1 // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
7 "namespace": "enterprise.platformKeysPrivate",
11 "name": "challengeMachineKey",
13 "description": "Challenge a machine key.",
18 "description": "Challenge to be signed in base64."
23 "description": "Callback function.",
27 "description": "Response in base64.",
35 "name": "challengeUserKey",
37 "description": "Challenge an user key.",
42 "description": "Challenge to be signed in base64."
46 "name": "registerKey",
47 "description": "If true, the key will be registered."
52 "description": "Callback function.",
56 "description": "Response in base64.",