Diff:
libssh.so 0.5.5 (x86_64)
libssh.so 0.6.0 (x86_64)

ABI
Viewer

SymbolsTypes



Added Type: ssh_key_struct


Contents
Info
Fields
Memory Layout

Info

Name ssh_key_struct
Type STRUCT
Fields 8
Source pki.h
Size 56
Usage The type is used by 20 symbols and 6 types.
Status ADDED


Fields

PADDINGFIELD
BIT-FIELD


ADDED
REMOVED
PosNameTypeSizeOffset
0typeenum ssh_keytypes_e40
1flagsint44
2type_cchar const*88
3ecdsa_nidint416
4dsaDSA*824
5rsaRSA*832
6ecdsaEC_KEY*840
7certvoid*848


Memory Layout

OffsetContentsType
0.typeenum ssh_keytypes_e
4.flagsint
8.type_cchar const*
16.ecdsa_nidint
20padding
24.dsaDSA*
32.rsaRSA*
40.ecdsaEC_KEY*
48.certvoid*





Andrey Ponomarenko's ABI laboratory