From c43bc05c4ef497cd78bf8abb0f6948bd9ea70daa Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 29 Mar 2007 19:28:52 +0000 Subject: Keytype svn path=/docs/left-right-protocol; revision=545 --- docs/left-right-protocol | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 1023331d..22770575 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -105,7 +105,8 @@ ;; what kind of key in addition to length? (create-biz-signing-context :cust-id 42 - &optional ; If left off, default to, um, 2048 bits? + &optional + :key-type :rsa :key-length 2048) => (biz-signing-context-id pkcs10-cert-request) -- cgit v1.2.3