Skip to content

This repo contains code to get hands on experience in sdk devlopment and publishing flow using a simple digital signature application

Notifications You must be signed in to change notification settings

kavirajkv/SDK-development-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple digital signature application

This is a golang based application and this can be used to develop python SDK to use this digital sign application

This is to get hands on experience on SDK development and publishing in python

To use in golang projects

Use go get to get

go get github.com/kavirajkv/security/sign

To use in python projects

Use pip to install digital signature package

pip install digitalsignature

Use pip show to get details about the package

pip show digitalsignature

About

This repo contains code to get hands on experience in sdk devlopment and publishing flow using a simple digital signature application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published