pubkey_ssh
Functions
decode(Bin::binary(), Type::public_key | ssh_file()) -> [{public_key(), Attributes::list()}]
encode(Entries::[{public_key(), Attributes::list()}], Type::ssh_file()) -> binary()
View Functions
decode/1
encode/1