Skip to content

Visa API SDK for Rust. Gitlab mirror for this repo. Please open issues or PRs there.

License

Notifications You must be signed in to change notification settings

chez14/visa-sdk-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visa API SDK for Rust

Installation

Tbd.

Security

Mutual TLS / Two Way SSL (mTls)

This repo does not provide the CA Root Bundle. You can download the CA in the following links:

Provide the Client Secret, CA Bundle when initializing the client object:

// tbd

Message Level Encryption (MLE)

Guide:

Provide the Client Secret, and Server Encryption Certificate when initializing the client object:

// tbd

License

MIT.

Disclaimer

  1. I (chez14) am not affiliated with Visa Inc. or any of its subsidiaries.
  2. This crate has not been tested in a production environment. Use at your own risk.

About

Visa API SDK for Rust. Gitlab mirror for this repo. Please open issues or PRs there.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages