# Functions
NewAccessServiceClient constructs a client for the kas.AccessService service.
NewAccessServiceHandler builds an HTTP handler from the service implementation.
# Constants
AccessServiceLegacyPublicKeyProcedure is the fully-qualified name of the AccessService's LegacyPublicKey RPC.
AccessServiceName is the fully-qualified name of the AccessService service.
AccessServicePublicKeyProcedure is the fully-qualified name of the AccessService's PublicKey RPC.
AccessServiceRewrapProcedure is the fully-qualified name of the AccessService's Rewrap RPC.
# Structs
UnimplementedAccessServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
AccessServiceClient is a client for the kas.AccessService service.
AccessServiceHandler is an implementation of the kas.AccessService service.