Packages

SSH agent client library

Current section

Files

Jump to
ssh_agent include SSHSignature.hrl
Raw

include/SSHSignature.hrl

%% Generated by the Erlang ASN.1 compiler. Version: 5.0.12
%% Purpose: Erlang record definitions for each named and unnamed
%% SEQUENCE and SET, and macro definitions for each value
%% definition in module SSHSignature.
-ifndef(_SSHSIGNATURE_HRL_).
-define(_SSHSIGNATURE_HRL_, true).
-record('ECDSASignature', {
r,
s
}).
-endif. %% _SSHSIGNATURE_HRL_