Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTS Sealing Service .NET Library and Samples

This repository contains a .NET client library and sample applications for integrating with the FTS Sealing Service.

The FTS Sealing Service enables applications to create and verify trusted digital seals on documents and other digital content. This repository provides everything required to quickly integrate sealing capabilities into .NET applications and demonstrates common implementation scenarios.

Repository Contents

Library

The .NET library provides:

  • A strongly typed client for interacting with the FTS Sealing Service
  • Authentication and service connectivity abstractions
  • Models for requests and responses
  • Error handling and diagnostics support
  • Simplified APIs for common sealing operations

Getting Started

Prerequisites

  • .NET SDK (version as specified by the individual projects)
  • Access to an FTS Sealing Service environment
  • Appropriate credentials and permissions

Build

dotnet build

Run Samples

Navigate to the desired sample project and run:

dotnet run

Refer to the sample-specific documentation for configuration details and required settings.

Documentation

Detailed documentation for the library, available APIs, configuration options, and usage guidance can be found in the corresponding project folders and source code comments.

Support

For questions regarding the FTS Sealing Service, configuration, or integration guidance, please contact the service owners or consult the official service documentation.

About

Dotnet library for the sealing service of FTS, including sample applications.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages