public function testGetAllTypes()
 {
     PassphraseCredentialType::getAllTypes();
     $this->assertTrue(true);
 }