Ejemplo n.º 1
0
 def __len__(self):
     # type: () -> int
     return m2.ssl_cipher_get_bits(self.cipher)
Ejemplo n.º 2
0
 def __len__(self):
     return m2.ssl_cipher_get_bits(self.cipher)
Ejemplo n.º 3
0
 def __len__(self):
     return m2.ssl_cipher_get_bits(self.cipher)
Ejemplo n.º 4
0
 def __len__(self):
     # type: () -> int
     return m2.ssl_cipher_get_bits(self.cipher)