cmd

package
v5.1.7+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2019 License: BSD-3-Clause Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Application

func Application(client *client.VirgilHTTPClient) *cli.Command

func Cards

func Cards(client *client.VirgilHTTPClient) *cli.Command

func Decrypt

func Decrypt() *cli.Command

func DecryptFunc

func DecryptFunc(privateKeyString, password string, data []byte) (publicKey []byte, err error)

func Encrypt

func Encrypt() *cli.Command

func EncryptFunc

func EncryptFunc(data []byte, publicKeysStrings []string) (publicKey []byte, err error)

func Key2Pub

func Key2Pub() *cli.Command

func Key2PubFunc

func Key2PubFunc(privateKeyString, password string) (publicKey []byte, err error)

func Keygen

func Keygen() *cli.Command

func KeygenFunc

func KeygenFunc(password string) (privateKey []byte, err error)

func Login

func Login(client *client.VirgilHTTPClient) *cli.Command

func Logout

func Logout() *cli.Command

func PureKit

func PureKit() *cli.Command

PureKit manages virgil PHE service implementation

func Register

func Register(client *client.VirgilHTTPClient) *cli.Command

func Sign

func Sign() *cli.Command

func SignFunc

func SignFunc(privateKeyString, password string, data []byte) (publicKey []byte, err error)

func UseApp

func UseApp(client *client.VirgilHTTPClient) *cli.Command

func Verify

func Verify() *cli.Command

func VerifyFunc

func VerifyFunc(publicKeyString string, data, signature []byte) (err error)

func Wave

func Wave(client *client.VirgilHTTPClient) *cli.Command

Types

This section is empty.

Directories

Path Synopsis
app
key
dcm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL