Sunshine master
Self-hosted game stream host for Moonlight.
crypto::creds_t Struct Reference

PEM-encoded certificate and private key pair. More...

#include <src/crypto.h>

Public Attributes

std::string pkey
 Private key PEM string or path.
 
std::string x509
 PEM-encoded X.509 certificate.
 

Detailed Description

PEM-encoded certificate and private key pair.


The documentation for this struct was generated from the following file: