Home
last modified time | relevance | path

Searched refs:kDefaultCertificateLifetimeInSeconds (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dssl_identity.cc224 common_name, key_param, kDefaultCertificateLifetimeInSeconds); in Create()
231 common_name, KeyParams(key_type), kDefaultCertificateLifetimeInSeconds); in Create()
Dssl_identity.h40 static const int kDefaultCertificateLifetimeInSeconds = variable