# Functions
NewContext creates a new monitoring context.
NewKeysetInfo creates a new KeysetInfo.
# Structs
Context defines a context for monitoring events, wich includes the primitive and API used, and information on the keyset.
Entry represents each entry inside a Keyset.
KeysetInfo represents a keyset in a certain point in time for the purpose of monitoring operations involving cryptographic keys.
# Type aliases
KeyStatus represents KeyStatusType in tink/proto/tink.proto.