#include <fakesslidentity.h>
|
static SSLIdentity * | GenerateWithExpiration (const std::string &common_name, const KeyParams &key_param, time_t certificate_lifetime) |
|
static SSLIdentity * | Generate (const std::string &common_name, const KeyParams &key_param) |
|
static SSLIdentity * | Generate (const std::string &common_name, KeyType key_type) |
|
static SSLIdentity * | GenerateForTest (const SSLIdentityParams ¶ms) |
|
static SSLIdentity * | FromPEMStrings (const std::string &private_key, const std::string &certificate) |
|
static bool | PemToDer (const std::string &pem_type, const std::string &pem_string, std::string *der) |
|
static std::string | DerToPem (const std::string &pem_type, const unsigned char *data, size_t length) |
|
static SSLIdentity * | GenerateWithExpiration (const std::string &common_name, const KeyParams &key_param, time_t certificate_lifetime) |
|
static SSLIdentity * | Generate (const std::string &common_name, const KeyParams &key_param) |
|
static SSLIdentity * | Generate (const std::string &common_name, KeyType key_type) |
|
static SSLIdentity * | GenerateForTest (const SSLIdentityParams ¶ms) |
|
static SSLIdentity * | FromPEMStrings (const std::string &private_key, const std::string &certificate) |
|
static bool | PemToDer (const std::string &pem_type, const std::string &pem_string, std::string *der) |
|
static std::string | DerToPem (const std::string &pem_type, const unsigned char *data, size_t length) |
|
◆ FakeSSLIdentity() [1/4]
rtc::FakeSSLIdentity::FakeSSLIdentity |
( |
const std::string & |
data | ) |
|
|
inlineexplicit |
◆ FakeSSLIdentity() [2/4]
◆ FakeSSLIdentity() [3/4]
rtc::FakeSSLIdentity::FakeSSLIdentity |
( |
const std::string & |
data | ) |
|
|
inlineexplicit |
◆ FakeSSLIdentity() [4/4]
◆ certificate() [1/2]
◆ certificate() [2/2]
◆ GetReference() [1/2]
◆ GetReference() [2/2]
◆ operator==() [1/2]
virtual bool rtc::FakeSSLIdentity::operator== |
( |
const SSLIdentity & |
other | ) |
const |
|
inlinevirtual |
◆ operator==() [2/2]
virtual bool rtc::FakeSSLIdentity::operator== |
( |
const SSLIdentity & |
other | ) |
const |
|
inlinevirtual |
◆ PrivateKeyToPEMString() [1/2]
virtual std::string rtc::FakeSSLIdentity::PrivateKeyToPEMString |
( |
| ) |
const |
|
inlinevirtual |
◆ PrivateKeyToPEMString() [2/2]
virtual std::string rtc::FakeSSLIdentity::PrivateKeyToPEMString |
( |
| ) |
const |
|
inlinevirtual |
◆ PublicKeyToPEMString() [1/2]
virtual std::string rtc::FakeSSLIdentity::PublicKeyToPEMString |
( |
| ) |
const |
|
inlinevirtual |
◆ PublicKeyToPEMString() [2/2]
virtual std::string rtc::FakeSSLIdentity::PublicKeyToPEMString |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/base/fakesslidentity.h