package js.html; typedef IMSFIDOSignatureAssertion = { final signature : MSFIDOSignature; final id : String; final type : String; };