Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type SSLEnginesClient struct + func NewSSLEnginesClient(cc grpc.ClientConnInterface) *SSLEnginesClient + func (c *SSLEnginesClient) ExportKeyingMaterial(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int32) (int64, error) + func (c *SSLEnginesClient) IsSupportedEngine(ctx context.Context, arg0 int64) (bool, error) + func (c *SSLEnginesClient) SetUseSessionTickets(ctx context.Context, arg0 int64, arg1 bool) error + type SSLSocketsClient struct + func NewSSLSocketsClient(cc grpc.ClientConnInterface) *SSLSocketsClient + func (c *SSLSocketsClient) ExportKeyingMaterial(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int32) (int64, error) + func (c *SSLSocketsClient) IsSupportedSocket(ctx context.Context, arg0 int64) (bool, error) + func (c *SSLSocketsClient) SetUseSessionTickets(ctx context.Context, arg0 int64, arg1 bool) error