Module jose_jwk_openssh_key

Private key format for OpenSSH See https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.key.

Copyright © 2014-2016, Andrew Bennett

Authors: Andrew Bennett (andrew@pixid.com).

Description

Private key format for OpenSSH See https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.key

Function Index

from_binary/1
to_binary/1

Function Details

from_binary/1

from_binary(Binary) -> any()

to_binary/1

to_binary(List) -> any()


Generated by EDoc