File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
CertificateSigningRequest Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 This sketch can be used to generate a CSR for a private key
55 generated in an ECC508/ECC608 or SE050 crypto chip slot.
66
7- If the ECC508/ECC608 is not configured and locked it prompts
7+ If the SecureElement is not configured and locked it prompts
88 the user to configure and lock the chip with a default TLS
99 configuration.
1010
Original file line number Diff line number Diff line change 44 This sketch can be used to generate a self signed certificate
55 for a private key generated in an ECC508/ECC608 or SE050 crypto chip slot.
66
7- If the crypto chip is not configured and locked it prompts
7+ If the SecureElement is not configured and locked it prompts
88 the user to configure and lock the chip with a default TLS
99 configuration.
1010
@@ -145,4 +145,4 @@ String readLine() {
145145 }
146146
147147 return line;
148- }
148+ }
You can’t perform that action at this time.
0 commit comments