OpenPGP
v0.6.2
Pages
Modules
Search documentation of OpenPGP
Settings
View Source
OpenPGP.Encrypt
protocol
(OpenPGP v0.6.2)
Summary
Types
t()
Functions
encrypt(packet, opts \\ [])
Types
Link to this type
t()
View Source
@type
t() ::
term
()
Functions
Link to this function
encrypt(packet, opts \\ [])
View Source
@spec
encrypt(
t
(), opts ::
Keyword.t
()) ::
t
()