aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/regeng-api9
1 files changed, 7 insertions, 2 deletions
diff --git a/scripts/regeng-api b/scripts/regeng-api
index 6dea76d0..46ad752b 100644
--- a/scripts/regeng-api
+++ b/scripts/regeng-api
@@ -85,6 +85,13 @@
:new-key new-private-key)
=> ()
+(get-biz-signing-certs :cust-id 42)
+=> (cert ...)
+
+(set-biz-signing-certs :cust-id 42
+ (cert ...))
+=> ()
+
(add-friend-biz-cert :cust-id 42
:cert cert)
=> ()
@@ -96,8 +103,6 @@
(list-friend-biz-certs :cust-id 42)
=> (cert ...)
-;;; Need to add biz signing cert chain get/set/list
-
;;; Protocol operations between IRBE and RE.