Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jun 2, 2007, 5:15:42 AM (17 years ago)
- Author:
-
wehlhard
- Comment:
-
update api
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v31
|
v32
|
|
42 | 42 | * char * get_unique_id - returns a string (probably something involving a key fingerprint) that can usefully be used to uniquely identify this certificate (for storage purposes) |
43 | 43 | * char * get_signer_unique_id - returns a unique identifier for the key used to sign the certificate |
| 44 | * destroy_certificate(Certificate * crt) - when a certificate's life has reached its end, call this to get rid of it. Will execute free(crt) for you. |
44 | 45 | |
45 | 46 | === struct CertificatePool === |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!