BeeCrypt 4.2.1
rsapk.h File Reference

RSA public key, headers. More...

Include dependency graph for rsapk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rsapk
 

Functions

int rsapkInit (rsapk *)
 
int rsapkFree (rsapk *)
 
int rsapkCopy (rsapk *, const rsapk *)
 

Detailed Description

RSA public key, headers.

Author
Bob Deblier bob.d.nosp@m.ebli.nosp@m.er@te.nosp@m.lene.nosp@m.t.be

Function Documentation

◆ rsapkCopy()

int rsapkCopy ( rsapk * ,
const rsapk *  )

◆ rsapkFree()

int rsapkFree ( rsapk * )

◆ rsapkInit()

int rsapkInit ( rsapk * )