libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: ssh_key_struct


Contents
Info
Fields
Memory Layout

Info

Name ssh_key_struct
Type STRUCT
Fields 10
Source pki.h
Size 72
Usage The type is used by 21 symbols and 6 types.


Fields

PADDINGFIELD
BIT-FIELD


PosNameTypeSizeOffset
0typeenum ssh_keytypes_e40
1flagsint44
2type_cchar const*88
3ecdsa_nidint416
4dsaDSA*824
5rsaRSA*832
6ecdsaEC_KEY*840
7ed25519_pubkeyed25519_pubkey*848
8ed25519_privkeyed25519_privkey*856
9certvoid*864


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.ed25519_pubkeyed25519_pubkey*
56.ed25519_privkeyed25519_privkey*
64.certvoid*





Andrey Ponomarenko's ABI laboratory