1
0
mirror of https://git.dn42.dev/wiki/wiki synced 2025-03-14 19:43:32 +00:00

Updated IPsecWithPublicKeys (markdown)

This commit is contained in:
dn42 wiki 2014-07-20 04:24:03 +02:00
parent 18d321f061
commit 79a8ceff47

View File

@ -34,7 +34,7 @@ Different implementations use different formats to represent public keys, and it
### How-To examples ### How-To examples
| Implementation | Key format | | Implementation | Key format |
| :------------------ | --------------: | | :----------------------- | --------------: |
| [Cisco IOS][a] | Hexadecimal DER | | [Cisco IOS][a] | Hexadecimal DER |
| IPsec-Tools | Base64 RFC 3110 | | IPsec-Tools | Base64 RFC 3110 |
| Mikrotik RouterOS | PEM | | Mikrotik RouterOS | PEM |