parse.openpgp
Description
Parse OpenPGP from files
Init
parse.openpgp(path string)
List
[]network.openpgp.entity
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
path | string | Deprecated; use file.path instead |
file | file | OpenPGP file |
content | string | OpenPGP file content |
list | []network.openpgp.entity |