# Functions
NewKeyGenerator is the factory function to create a KeyGenerator based on the key type.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BLSKeyGenerator implements KeyGenerator for BLS keys.
ECDSAKeyGenerator implements KeyGenerator for ECDSA keys.
# Interfaces
KeyGenerator defines the interface for generating keys.