File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 205205 < body >
206206
207207
208- < x509-hdr component =grp >
209- < h1 class =visually-hidden >
210- encrypt or decrypt a file or text
211- </ h1 >
212- < img class =title src ='images/encrypt-decrypt.png ' style ='top:-5px;height:90px '>
208+ < x509-hdr v2.0 component =grp >
209+
210+ < a href ='../generate-key-pair/generate-key-pair.html ' slot =slot-1 class =item target =_blank >
211+ Generate Keys
212+ </ a >
213+
214+ < img slot =title class =title src ='images/encrypt-decrypt.png ' style ='top:-5px;height:90px ' alt =encrypt-decrypt >
215+
213216 < time slot =date datetime =2026-04-17 >
214217 17 Apr 2026
215218 </ time >
219+
220+
221+ < h1 class =visually-hidden >
222+ encrypt or decrypt a file or text
223+ </ h1 >
216224 </ x509-hdr >
217225
218226<!--
@@ -324,7 +332,6 @@ <h3>encrypt</h3>
324332 hdr . initdom ( ) ;
325333
326334
327-
328335 ui . password . root = $ ( root , '#password-root' ) ;
329336 ui . password . chk = $ ( root , '#password-chk' ) ;
330337 ui . password . chk . onchange = set . password ;
You can’t perform that action at this time.
0 commit comments