OpenPGP
v0.6.2
Pages
Modules
Search documentation of OpenPGP
Settings
View Source
OpenPGP.Radix64
(OpenPGP v0.6.2)
Radix64 decoder, as per
RFC4880
Summary
Functions
decode(input)
Functions
Link to this function
decode(input)
View Source
@spec
decode(
binary
()) :: [
OpenPGP.Radix64.Entry.t
()]