Copyright Digital Equipment Corp. All rights reserved.

AuthorizationResult

  (output)
          A CSSM_TUPLEGROUP structure, giving the result of the
          authorization computation. Typically there will be one result,
          but there could be as many as there are entries in the
          BaseAuthorizations.  Each of these results says, in effect:
          "for this machine, under this ACL and the provided certificates,
          relative to the specified Requestors, the following
          authorizations have been deduced". Those authorizations are
          available only on the current platform (and possibly only for
          the application providing the ACL), and are therefore in the
          form of an ACL. They are not intended to be used by any other
          machine or application instance, necessarily, and need to be
          converted into certificates signed by some private key
          available to the caller if they are to be so used.