=pod =head1 NAME DSA_generate_key - generate DSA key pair =head1 SYNOPSIS #include int DSA_generate_key(DSA *a); =head1 DESCRIPTION DSA_generate_key() expects B to contain DSA parameters. It generates a new key pair and stores it in Bpub_key> and Bpriv_key>. The PRNG must be seeded prior to calling DSA_generate_key(). =head1 RETURN VALUE DSA_generate_key() returns 1 on success, 0 otherwise. The error codes can be obtained by L. =head1 SEE ALSO L, L, L, L =head1 HISTORY DSA_generate_key() is available since SSLeay 0.8. =cut 89cd32dd5e1d8c83120ade532ac'/> Dragon Research Labs RPKI Toolkitgit user
aboutsummaryrefslogtreecommitdiff
path: root/rpkid/resource-cert-samples/ISP4.key
blob: 20370dc94edfb3049bb3f909026f97bddfbb0097 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27