grpc/include/grpc++/security
Julien Boeuf c34b2e744c Do not use string_ref for output params.
It is very much unsafe to do so as the string_ref could point on a stack
variable of the callee.
2015-09-22 13:45:53 -07:00
..
auth_context.h Removed grpc_security.h from auth_context.h 2015-09-03 11:33:04 -07:00
auth_metadata_processor.h Do not use string_ref for output params. 2015-09-22 13:45:53 -07:00
credentials.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00
server_credentials.h Replicate C++ docs from master to beta branch 2015-09-03 09:37:02 -07:00