2003-01-30 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Protocols and Engines): Document gpgme_get_protocol_name.
This commit is contained in:
parent
b7779c802c
commit
feb78b25ec
@ -1,5 +1,8 @@
|
|||||||
2003-01-30 Marcus Brinkmann <marcus@g10code.de>
|
2003-01-30 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* gpgme.texi (Protocols and Engines): Document
|
||||||
|
gpgme_get_protocol_name.
|
||||||
|
|
||||||
* gpgme.texi (Engine Information): Rewritten.
|
* gpgme.texi (Engine Information): Rewritten.
|
||||||
|
|
||||||
2003-01-29 Marcus Brinkmann <marcus@g10code.de>
|
2003-01-29 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
@ -583,6 +583,13 @@ This specifies the Cryptographic Message Syntax.
|
|||||||
@end table
|
@end table
|
||||||
@end deftp
|
@end deftp
|
||||||
|
|
||||||
|
|
||||||
|
@deftypefun const char *gpgme_get_protocol_name (@w{GpgmeProtocol @var{protocol}})
|
||||||
|
The function @code{gpgme_get_protocol_name} returns a statically
|
||||||
|
allocated string describing the protocol @var{protocol}, or
|
||||||
|
@code{NULL} if the protocol number is not valid.
|
||||||
|
@end deftypefun
|
||||||
|
|
||||||
@menu
|
@menu
|
||||||
* Engine Version Check:: Verifying the engine version.
|
* Engine Version Check:: Verifying the engine version.
|
||||||
* Engine Information:: Obtaining more information about the engines.
|
* Engine Information:: Obtaining more information about the engines.
|
||||||
|
Loading…
Reference in New Issue
Block a user