Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.12 KB

Give My Secret - Client samples

The page contains the list of available samples for several programming languages.

It's really important that if you set your secret's "return decrypted" setting to TRUE, then you don't have to implement decryption for your secret!

Java

IMPORTANT: For Java I recommend to use the official Maven artifact!

Prerequisites

  • Java 17
  • Maven 3
  • JKS/PKCS12 based keystore with an RSA private key

Client implementations:

Python

Prerequisites

Details

Node.js

Prerequisites

Details

Go

Prerequisites

  • Go 1.x+ interpreter
  • JKS/PKCS12 based keystore with an RSA private key

Details