Constructors
constructor
-
Parameters
-
privateKey: string
-
publicKey: string
Properties
privateKey
privateKey: string
publicKey
publicKey: string
Methods
decrypt
- decrypt(message: any): any
-
Parameters
Returns any
encrypt
- encrypt(message: any): any
-
Parameters
Returns any