Searched refs:DecodePem (Results 1 – 2 of 2) sorted by relevance
35 DecodePem(type, algorithm, fileName, passPhrase); in TLSKey()244 void TLSKey::DecodePem(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const Sec… in DecodePem() function in OHOS::NetStack::TlsSocket::TLSKey
58 …void DecodePem(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const SecureData…