DLGroup.verifyGroup

Perform validity checks on the group.

struct DLGroup
public const
bool
verifyGroup

Parameters

rng RandomNumberGenerator

the rng to use

strong bool

whether to perform stronger by lengthier tests

Return Value

Type: bool

true if the object is consistent, false otherwise

Meta