Exemplo n.º 1
0
 public verifyAuthorizedSignaturesResponse(SignatureAuthorizationResult @return)
 {
     this.@return = @return;
 }
Exemplo n.º 2
0
 public testNewSignerResponse(SignatureAuthorizationResult @return)
 {
     this.@return = @return;
 }