grpc-d-core ~master (2021-10-08T04:49:21Z)
Dub
Repo
Security.Tls
grpc
channelz
v1
channelz_
Security
Undocumented in source.
struct
Security
static
struct
Tls {
enum
CipherSuiteCase
;
CipherSuiteCase
_cipherSuiteCase
;
CipherSuiteCase
cipherSuiteCase
[@property getter];
void
clearCipherSuite
();
union
__anonymous
;
@
Proto
(3)
bytes
localCertificate
;
@
Proto
(4)
bytes
remoteCertificate
;
}
Members
Enums
CipherSuiteCase
enum
CipherSuiteCase
Undocumented in source.
Functions
clearCipherSuite
void
clearCipherSuite
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
cipherSuiteCase
CipherSuiteCase
cipherSuiteCase
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Unions
__anonymous
union
__anonymous
Undocumented in source.
Variables
_cipherSuiteCase
CipherSuiteCase
_cipherSuiteCase
;
Undocumented in source.
localCertificate
bytes
localCertificate
;
Undocumented in source.
remoteCertificate
bytes
remoteCertificate
;
Undocumented in source.
Meta
Source
See Implementation
grpc
channelz
v1
channelz_
Security
enums
ModelCase
functions
clearModel
properties
modelCase
structs
OtherSecurity
Tls
unions
__anonymous
variables
_modelCase