Skip to main content

issue_key_rotation_statement

Function issue_key_rotation_statement 

Source
pub fn issue_key_rotation_statement(
    stmt: &mut KeyRotationStatement,
    old_priv: &HybridPrivateKey,
    new_priv: &HybridPrivateKey,
)