ssl_crl_cache
Module
ssl_crl_cache
  Module Summary
CRL cache 
Since
	Module ssl_crl_cache was introduced in
	OTP 18.0.
      
  Description
Implements an internal CRL (Certificate Revocation List) cache. In addition to implementing the ssl_crl_cache_api behaviour the following functions are available.
Data Types
DATA TYPES
Exports
| OTP 18.0 | 
Delete CRLs from the ssl applications local cache.
| OTP 18.0 | 
| OTP 18.0 | 
Insert CRLs, available to fetch on DER format from URI, into the ssl applications local cache.
