Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type SpiClient struct + func NewSpiClient(cc grpc.ClientConnInterface) *SpiClient + func (c *SpiClient) EngineExport(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *SpiClient) EngineInitRecipient(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) error + func (c *SpiClient) EngineInitSender(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) error + func (c *SpiClient) EngineInitSenderWithSeed(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, ...) error + func (c *SpiClient) EngineOpen(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SpiClient) EngineSeal(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *SpiClient) GetEncapsulated(ctx context.Context) (int64, error) + type XdhKeySpecClient struct + func NewXdhKeySpecClient(cc grpc.ClientConnInterface) *XdhKeySpecClient + func (c *XdhKeySpecClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *XdhKeySpecClient) GetFormat(ctx context.Context, handle int64) (string, error) + func (c *XdhKeySpecClient) GetKey(ctx context.Context, handle int64) (int64, error) + func (c *XdhKeySpecClient) HashCode(ctx context.Context, handle int64) (int32, error)