# Functions
NewAuthenticityClient creates a new instance of the AuthenticityClient with default configuration.
NewAuthenticityClientWithConfig creates a new instance of the AuthenticityClient with the provided configuration.
NewAvailabilityClient creates a new instance of the AvailabilityClient with default configuration.
NewAvailabilityClientWithConfig creates a new instance of the AvailabilityClient with the provided configuration.
NewBloockClient creates a new instance of the Bloock SDK client with the specified configuration.
NewEncryptionClient creates a new instance of the EncryptionClient with default configuration.
NewEncryptionClientWithConfig creates a new instance of the EncryptionClient with the provided configuration.
NewIdentityClient creates a new instance of the IdentityClient with default configuration.
NewIdentityClientWithConfig creates a new instance of the IdentityClient with the provided configuration.
NewIdentityCoreClient creates a new instance of the IdentityCoreClient with default configuration.
NewIdentityCoreClientWithConfig creates a new instance of the IdentityCoreClient with the provided configuration.
NewIntegrityClient creates a new IntegrityClient with default configuration.
NewIntegrityClientWithConfig creates a new IntegrityClient with the given configuration.
NewKeyClient creates a new KeyClient with default configuration.
NewKeyClientWithConfig creates a new KeyClient with the given configuration.
NewRecordClient creates a new RecordClient with default configuration.
NewRecordClientWithConfig creates a new RecordClient with the provided configuration.
NewWebhookClient creates a new WebhookClient with default configuration.
NewWebhookClientWithConfig creates a new WebhookClient with the provided configuration.
# Structs
AuthenticityClient represents a client for interacting with the [Bloock Authenticity service].
AvailabilityClient represents a client for interacting with the [Bloock Availability service].
BloockClient represents a client for interacting with the Bloock SDK.
EncryptionClient represents a client for interacting with the [Bloock Encryption service].
IdentityClient represents a client for interacting with the [Bloock Identity service].
IdentityCoreClient represents a client for interacting with the [Bloock Identity service].
IntegrityClient provides functionality to interact with the [Bloock Integrity service].
KeyClient provides functionality to interact with the [Bloock Key service].
RecordBuilder assists in constructing records with various configurations.
RecordClient provides functionality for creating records using various data sources and to interact with the [Bloock Record service].
WebhookClient provides functionality for interacting with [Bloock webhooks].