Botan 3.6.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/bigint.h>
#include <string_view>
Go to the source code of this file.
Classes | |
class | Botan::DL_Group |
Namespaces | |
namespace | Botan |
Enumerations | |
enum class | Botan::DL_Group_Format { Botan::ANSI_X9_42 , Botan::ANSI_X9_57 , Botan::PKCS_3 , Botan::DSA_PARAMETERS = ANSI_X9_57 , Botan::DH_PARAMETERS = ANSI_X9_42 , Botan::ANSI_X9_42_DH_PARAMETERS = ANSI_X9_42 , Botan::PKCS3_DH_PARAMETERS = PKCS_3 } |
enum class | Botan::DL_Group_Source { Botan::Builtin , Botan::RandomlyGenerated , Botan::ExternalSource } |
Public Header.
Definition in file dl_group.h.