From ec348fc3fd7e0742fb913190d84f9688cc8f441a Mon Sep 17 00:00:00 2001 From: Kenji Urushima Date: Fri, 5 Nov 2021 00:52:21 +0900 Subject: [PATCH] fix textarea width --- sample/sample-rsasign.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sample/sample-rsasign.html b/sample/sample-rsasign.html index 6ce16955..2ec71420 100644 --- a/sample/sample-rsasign.html +++ b/sample/sample-rsasign.html @@ -63,7 +63,7 @@

Sample Application for RSA signing in JavaScript

PEM RSA Private Key
-
Text message to be signed.
-
+
@@ -93,8 +93,8 @@

Sample Application for RSA signing in JavaScript

+ Verifying Signature
-
Text message to be verified.
-
+
Signer's Public Key Certificate.
-