pub fn generate_rndc_key() -> RndcKeyDataExpand description
Generate a new RNDC key with HMAC-SHA256.
Returns a base64-encoded 256-bit (32-byte) key suitable for rndc authentication.
pub fn generate_rndc_key() -> RndcKeyDataGenerate a new RNDC key with HMAC-SHA256.
Returns a base64-encoded 256-bit (32-byte) key suitable for rndc authentication.