Skip to content

Commit 2490cc0

Browse files
authored
Edit basic-encryption
1 parent 9fe2c90 commit 2490cc0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

samples/encryption/encryption-sample.include.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
Running the solution starts two console applications. `Endpoint1` encrypts a message and sends it, while `Endpoint2` receives the encrypted message and decrypts it.
1+
Running the solution starts two console applications:
2+
3+
1. `Endpoint1` encrypts a message and sends it
4+
1. `Endpoint2` receives the encrypted message and decrypts it.
25

36

47
### Endpoint1 output

0 commit comments

Comments
 (0)