DSA key structure
The generator
The large prime that generats the field the contains the sub-group
The prime used to generate the sub-group
The order of the sub-group used in octets
The key type, PK_PRIVATE or PK_PUBLIC
The private key
The public key
See Implementation
DSA key structure