Lines Matching full:octetstring
3563 class octetstring(str):3569 o = octetstring('A')3570 self.assertEqual(type(o), octetstring)