Searched defs:pem_type (Results 1 – 2 of 2) sorted by relevance
58 bool SSLIdentity::PemToDer(const std::string& pem_type, in PemToDer()83 std::string SSLIdentity::DerToPem(const std::string& pem_type, in DerToPem()
55 const std::string& pem_type, in GetDERFromPEM()