Hi,
if I remember correctly, RotoBezier work just like classical bezier, except that the In/Out tangents are always aligned and have the same "smoothing" (in fact, distance form the vertex)
So, to get sharp vertices, you can simply set tangents X/Y to 0.
Cheers,
François