DLGroup.this
- this(string name)
- this(RandomNumberGenerator rng, PrimeType type, size_t pbits, size_t qbits)
- this(RandomNumberGenerator rng, Vector!ubyte seed, size_t pbits, size_t qbits)
struct DLGroup
this
()
(,auto const ref Vector!ubyte seed ,,) - this(BigInt p1, BigInt g1)
- this(BigInt p1, BigInt q1, BigInt g1)
botan pubkey algo dl_group DLGroup
aliasesconstructorsenumsfunctionspostblitspropertiesstatic functions
Create a DSA group with a given seed.