mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
9 lines
250 B
ReStructuredText
9 lines
250 B
ReStructuredText
|
Generate public/private key pair
|
||
|
=======================================
|
||
|
|
||
|
This example shows how generate keys for DNSSEC (i.e. for signing a zone file according DNSSECbis).
|
||
|
|
||
|
.. literalinclude:: ../../../examples/ldns-keygen.py
|
||
|
:language: python
|
||
|
|