Searched defs:ScopedRSA (Results 1 – 2 of 2) sorted by relevance
55 using ScopedRSA = ScopedOpenSSL<RSA, RSA_free>; variable
113 using ScopedRSA = ScopedOpenSSLType<RSA, RSA_free>; variable