# Packages
Package options is intended for internal use only.
# Functions
NewMongoCrypt constructs a new MongoCrypt instance configured using the provided MongoCryptOptions.
Version returns the version string for the loaded libmongocrypt, or an empty string if libmongocrypt was not loaded.
# Constants
These constants are valid values for the State type.
These constants are valid values for the State type.
These constants are valid values for the State type.
These constants are valid values for the State type.
These constants are valid values for the State type.
These constants are valid values for the State type.
These constants are valid values for the State type.
These constants are valid values for the State type.
# Structs
Context represents a mongocrypt_ctx_t handle.
Error represents an error from an operation on a MongoCrypt instance.
KmsContext represents a mongocrypt_kms_ctx_t handle.
MongoCrypt represents a mongocrypt_t handle.
# Type aliases
State represents a state that a MongocryptContext can be in.