void m_initialize(DateTime cutoff)
 {
     RawData = Asn1Utils.EncodeGeneralizedTime(cutoff);
 }