This module contains base functions for creating and verifying TLSA RR's with PKIX certificates, certificate chains and validation stores. More...
Go to the source code of this file.
This module contains base functions for creating and verifying TLSA RR's with PKIX certificates, certificate chains and validation stores.
(See RFC6394 and RFC6698).
Since those functions heavily rely op cryptographic operations, this module is dependent on openssl.
Definition in file dane.h.