Function create_sign

Source
pub fn create_sign(
    algorithm: &str,
    options: Option<StreamWritableOptions>,
) -> Sign