Express v1.3.3 Express.APNS.SSLConfig View Source
Provides APNS SSL configuration constructor.
Link to this section Summary
Functions
Returns SSL certificate by file path
Returns SSL certificate from configuration
Returns SSL certificate path from configuration
Returns SSL key from configuration
Returns SSL key path from configuration
Returns apns mode from configuration
Returns either SSL certificate or SSL key from a file content
Returns SSL certificate from pem
Returns SSL key from pem
Returns SSL key by file path
Creates SSL configuration with provided opts
Returns a file content by file path
Link to this section Functions
Returns SSL certificate by file path
Returns SSL certificate from configuration
Returns SSL certificate path from configuration
Returns SSL key from configuration
Returns SSL key path from configuration
Returns apns mode from configuration
decode_content(String.t, :cert | :key) :: binary | nil
Returns either SSL certificate or SSL key from a file content
Returns SSL certificate from pem
Returns SSL key from pem
Returns SSL key by file path
Creates SSL configuration with provided opts
Returns a file content by file path