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",
9 "platforms": ["chromeos"],
12 "name": "challengeMachineKey",
14 "description": "Challenge a machine key.",
19 "description": "Challenge to be signed in base64."
24 "description": "Callback function.",
28 "description": "Response in base64.",
36 "name": "challengeUserKey",
38 "description": "Challenge an user key.",
43 "description": "Challenge to be signed in base64."
47 "name": "registerKey",
48 "description": "If true, the key will be registered."
53 "description": "Callback function.",
57 "description": "Response in base64.",