The world of electronic commerce has created new challenges to establishing relationships between contracting parties. One of those challenges springs from the fact that the parties to the transaction cannot see or hear each other, and cannot otherwise easily confirm each other's identity and authority to act.
One remedy for this problem is to provide each contracting party with a private key for signing transmitted messages. The signing party makes available an associated public key that decrypts messages signed with the party's private key, and thus enables a receiving party to confirm the identity of the sender.
But the sender's public key may not be known a priori to the recipient. In that event, the sender may transmit with its signed message a digital certificate issued by a certification authority. The certificate is itself a signed electronic document (signed with the private key of the certification authority) certifying that a particular public key is the public key of the sender.
In some cases, the recipient may be unfamiliar with the public key of the certification authority or may not know whether the certificate is still valid. In that event, the recipient may wish to check the validity of the certificate. In addition, the recipient may wish to check whether or not the sender is authorized to sign the transmitted message.
Methods, apparati, and computer-readable media for providing authorization and other services. In a preferred embodiment, these services are provided within the context of a four-corner trust model. The four-corner model preferably comprises a subscribing customer (sometimes referred to as the “buyer”) and a relying customer (sometimes referred to as the “seller”), who engage in an on-line transaction.
In a preferred embodiment, the subscribing customer is a customer of a first financial institution, referred to as an issuing participant. The issuing participant acts as a certification authority for the subscribing customer and issues the subscribing customer a hardware token including a private key and a digital certificate signed by the issuing participant.
In a preferred embodiment, the relying customer is a customer of a second financial institution, referred to as the relying participant. The relying participant acts as a certification authority for the relying customer and issues the relying customer a hardware token including a private key and a digital certificate signed by the relying participant. The system also includes a root entity that maintains a root certification authority that issues digital certificates to the issuing and relying participants.
The present system provides a generalized framework for designing and implementing one or more authorization services that may be used to confirm the authority of an individual to act on behalf of a customer. Such authorization services may be used, for example, to determine whether a particular employee is authorized to purchase certain goods, negotiate a particular contract, or undertake to perform in a particular manner on behalf of its employer.
In a preferred embodiment, authorization services in the present system may be designed and implemented in accordance with the following process. First, a customer and its participant work together to define a desired authorization service. The authorization-service definition preferably includes both a messaging specification for the service and a set of rules that govern its use, as described in more detail below.
Second, the proposed authorization service is presented to a policy management authority maintained by the root entity for approval. The policy management authority reviews the proposed authorization service for compliance with system operating rules and specifications promulgated by the root entity.
Third, if the proposed authorization service is approved by the root-entity policy management authority, the service is implemented within the four-corner model.
When a relying customer wishes to utilize an approved authorization service, it prepares an authorization request that complies with the service's messaging specification and transmits the request to its relying participant.
The relying participant transmits the request to the issuing participant which processes the request in accordance with authorization information provided by the subscribing customer as well as any implementation rules that have been specified for the service. The issuing participant then prepares an authorization response that complies with the service's messaging specification and transmits the response to the relying participant. The relying participant transmits the authorization response to its relying customer.
The features and advantages described in the specification are not all inclusive, and many additional features and advantages will be apparent to one of ordinary skill in the art in view of the drawings, specification, and claims hereof.
The above summary of the invention will be better understood when taken in conjunction with the following detailed description and accompanying drawings, in which:
The present disclosure relates to a system and method for providing authorization and other services. In a preferred embodiment, these services are provided within the context of a four-corner trust model. A preferred embodiment of a four-corner model suitable for use in the present system is shown in
As shown in
Also shown in
Second customer 108 is referred to as the “relying customer” because it relies on representations made by both issuing participant 102 and subscribing customer 106. Second customer 108 is also sometimes referred to as the “seller” because it typically fills that role in transactions with first customer 106, as described below. It should be recognized, however, that although the description below speaks primarily in terms of a buyer 106 and a seller 108, first customer 106 and second customer 108 may instead have different roles in a given transaction. For example, first customer 106 may be a borrower repaying a loan to second customer 108.
As will be recognized, although the preferred embodiments described below speak primarily in terms of customer 106 acting as a subscribing customer and customer 108 acting as a relying customer, the roles of these two customers may at times be reversed, even within a single transaction and with respect to a single document. For example, in connection with a particular transaction, customers 106, 108 may prepare a contract to be signed by both parties. With respect to customer 106's signature on the contract, customer 106 is the subscribing customer and customer 108 is the relying customer. By contrast, with respect to customer 108's signature on the contract, customer 108 is the subscribing customer and customer 106 is the relying customer.
It should also be noted that each customer 106, 108, may be a business entity, such as a corporation, that employs many individuals. In such cases, customers 106, 108 preferably authorize some or all of these individual employees to transact and utilize system services on their behalf. Issuing participant 102 preferably issues a separate smartcard token having a distinct private key and associated digital certificate to each authorized employee of subscribing customer 106. Similarly, relying participant 104 (in its capacity as “issuing participant” to relying customer 108) preferably issues a separate smartcard token having a distinct private key and associated digital certificate to each authorized employee of relying customer 108. The digital certificates preferably include the individual employee's name and identify the customer for whom he or she works. In an alternative embodiment, the private key may instead be included in a software token provided to the individual.
It should be recognized that although the description that follows may speak in terms of messages or other data being signed by a “subscribing customer” or “relying customer,” the signature may in fact typically be created by an individual employee using his or her digital certificate and associated private key acting on behalf of his or her employer.
Also shown in
Root entity 110 is also preferably provided with a central repository 260. Central repository 260 is preferably adapted to store data, such as, for example, messaging specification and other data as described in more detail below.
Participants 102 and 104 are each preferably provided with a directory 270. Directory 270 is preferably adapted to store data, such as, for example, credential records and messaging specification data, as described in more detail below.
Subscribing customer 106 is preferably provided with a Web browser 224 adapted to receive and transmit information via the Internet. Subscribing customer 106 is also preferably provided with a smartcard subsystem 226 adapted to sign electronic messages. In a preferred embodiment, smartcard subsystem 226 may include a smartcard reader, a smartcard driver, a smartcard token, and other software, as described in U.S. provisional application Ser. No. 60/224,994, filed Aug. 14, 2000, entitled Signing Interface Requirements, Smart Card Compliance Requirements, Warranty Service Functional Requirements, and Additional Disclosure and copending U.S. application Ser. No. 09/928,999, filed Aug. 14, 2001, entitled System and Method for Secure Smartcard Issuance, which are hereby incorporated by reference. In a preferred embodiment, the smartcard token is issued to subscribing customer 106 by its issuing participant 102.
Subscribing customer 106 is also preferably provided with a signing interface 225. Signing interface 225 is adapted to invoke smartcard 226 to execute a digital signature, as described in U.S. provisional application Ser. No. 60/224,994, filed Aug. 14, 2000, entitled Signing Interface Requirements, Smart Card Compliance Requirements, Warranty Service Functional Requirements, and Additional Disclosure and U.S. application Ser. No. 09/929,035, filed Aug. 14, 2001, entitled System and Method for Facilitating Signing by Buyers in Electronic Commerce, which are hereby incorporated by reference.
Relying customer 108 is preferably provided with a Web server 220 adapted to receive and transmit information via the Internet and a bank interface 222 for accessing system services. An exemplary bank interface is described in copending U.S. application Ser. No. 09/657,604, filed on Sep. 8, 2000, entitled System and Method for Facilitating Access by Sellers to Certificate-Related and Other Services, which is hereby incorporated by reference. Relying customer 108 is preferably further provided with an HSM 250 for signing and verifying signatures on messages.
Customers 106, 108 are also each preferably provided with a directory 280 that is adapted to store data, such as, for example, credential records and messaging specification data, as described in more detail below.
In a preferred embodiment, each system entity is further preferably provided with two digital certificates (and corresponding private keys) to facilitate authentication: an identity certificate and a utility certificate.
The identity private key is used to produce digital signatures that are required by root entity 110 as evidence of an entity's contractual commitment to the contents of an electronic transaction, such as a purchase order.
The utility private key is used to provide additional transactional security. Typically, utility certificates are used to support secure socket layers (SSL), to sign secure multipurpose internet mail extension (S/MIME) messages, and for other utility applications. Any reference in this document to the term “certificate” refers to an identity certificate unless otherwise stated.
In a preferred embodiment, root entity 110, in its capacity as a certification authority, uses a root private key to create the digital certificates of each system participant (e.g., issuing participant 102 and relying participant 104). In addition, it uses the root private key to create digital certificates for each system component maintained by root entity 110 that has digital signing capability, including OCSP responder 204R and transaction coordinator 202R.
In addition, each system participant (e.g., issuing participant 102 and relying participant 104), in its capacity as a certification authority, uses the private key associated with its certificate from root entity 110 to create the digital certificates of its customers (e.g., subscribing customer 106 and relying customer 108). In addition, it uses this private key to create digital certificates for each system component that it maintains that has digital signing capability, including its OCSP responder 204 and transaction coordinator 202. In an alternative embodiment, the digital certificates for system components with digital signing capability that are maintained by a participant may be issued by root entity 110.
It should be noted that the system entities may each be provided with additional components not shown in
Overview of Authorization Services
The authorization services described herein provide a mechanism by which a first customer (e.g., customer 108) may confirm the authority of an individual to act on behalf of a second customer (e.g., customer 106). For example, authorization services may be used to confirm the authority of an individual to sign a particular document or to undertake a particular financial or performance obligation on behalf of the second customer. More specifically, authorization services maybe used, to cite just a few specific examples, to determine whether a particular employee is authorized to purchase a particular class of goods, negotiate a particular type of contract, or undertake to perform in a particular manner on behalf of the second customer.
It should be recognized that the present system is intended to support a wide variety of authorization services that are preferably tailored to the business needs of a particular customer or industry. It is therefore impossible to describe completely every possible authorization service that may be supported by the present system. Rather, the description below provides a generalized framework for defining and implementing authorization services in a variety of business settings.
To facilitate understanding of this generalized framework, an exemplary embodiment for defining and implementing a particular authorization service is described below. The exemplary embodiment comprises a hypothetical subscribing customer, ABC Co., that is a customer of an issuing participant, Bank A, and a hypothetical relying customer XYZ Co., that is a customer of a relying participant, Bank B. ABC Co. employs an office manager, known as John Smith, who is authorized to transact on behalf of ABC Co. in particular ways, as described in more detail below.
As noted above, in a preferred embodiment, authorization services are designed and implemented in the present system using the following steps. First, a customer and its participant work together to define a desired authorization service. The authorization-service definition preferably includes both a messaging specification for the service and a set of rules that govern its use, as described in more detail below.
Second, the proposed authorization service is presented to a policy management authority maintained by root entity 110 for approval. The policy management authority reviews the proposed authorization service for compliance with system operating rules and specifications promulgated by root entity 110.
Third, if the proposed authorization type is approved by the root-entity policy management authority, the service is implemented within the four-corner model.
The first and second steps are described in more detail in connection with
Establishing an Authorization Service
In step 302, subscribing customer 106 and issuing participant 102 work together to identify the particular customer and employee information needed to respond appropriately to such an authorization request. For example, it may be determined that each employee of ABC Co. has a title and that the types and amount of goods and services that the employee is authorized to obtain on behalf of ABC Co. are a function of that title. As will be recognized, this information will typically vary significantly from authorization service to authorization service as a function of the customer, industry, or type of authorization desired.
In step 303, subscribing customer 106 and issuing participant 102 work together to define a credential-record format for storing the categories of information (e.g., title, purchasing limit) identified in step 302. This credential-record format is preferably customized as appropriate for the particular customer and industry to which the authorization service pertains.
In a preferred embodiment, each credential record comprises one or more pairs of roles and attributes. A role is a characteristic relevant to the authority of an individual to take a particular action. An attribute represents the particular value assigned to a role for a given individual.
For example, in the exemplary embodiment, it may be determined that each credential record should comprise the following roles:
(1) Name
(2) Title
(3) Purchasing Authority
(4) Purchasing Limit
An exemplary set of attributes for these roles may be:
(1) John Smith
(2) Office Manager
(3) Office Supplies
(4) $1,000
In step 304, subscribing customer 106 and issuing participant 102 work together to identify any additional information that may be necessary to properly respond to authorization requests for the authorization type being defined. In a preferred embodiment, this information may include definition information and mapping information.
Definition information is information used to construe particular attributes assigned to one or more employees of subscribing customer 106. For example, as noted above, the purchasing-authority role for ABC Co.'s office manager may be assigned the attribute “Office Supplies.” Definition information is preferably used to define the scope of this attribute. For example, definition information may be provided that defines “Office Supplies” as including pens, pencils, paper, adhesive tape, etc., but as excluding (either explicitly or by implication) desks, telephones, photocopy machines, etc. As described below, Bank A may refer to this definition information in responding to authorization requests concerning the purchasing authority of John Smith.
Mapping information is information used to interpret an authorization request received from an entity that uses different terminology than subscribing customer 106 to describe the same things. For example, seller XYZ Co. may be located in the United Kingdom where the term “sellotape” is used to described what ABC Co. (located, for example, in the United States) would refer to as “adhesive tape.” Mapping information may be used to translate terms in an authorization request into appropriate terminology that matches that used by ABC Co.
Additional mapping data may also preferably be maintained by issuing participant 102 to allow, for example, for currency conversion. Thus, for example, if seller XYZ Co. is located in the United Kingdom, it may specify a purchase amount in an authorization request in pounds sterling. Bank A may use dynamically-maintained mapping information to translate the purchase amount to dollars if, for example, ABC Co. specified its employee purchasing limits in that currency.
In step 305, issuing participant 102 and subscribing customer 106 preferably work together to create a messaging specification that defines a format for authorization requests and responses to be used in connection with the defined authorization service. As noted, the present system is intended to support a wide variety of authorization services each of which may be defined as desired by issuing participant 102 and subscribing customer 106. Accordingly, in a preferred embodiment, the messaging specification may define messages in any suitable format such as extensible markup language (XML), hypertext markup language (HTML), etc.
For purposes of the exemplary embodiment described herein, it will be assumed that all messages are to be defined in XML format. As such, the messaging specification created by issuing participant 102 and subscribing customer 106 preferably comprises a document type definition (DTD) that provides the formal description of all valid XML authorization request and response messages used in connection with the authorization service being defined. Exemplary embodiments for such authorization request and response messages are described below.
In a preferred embodiment, an authorization service may be designed to support static authorization requests, dynamic authorization requests, or both.
A dynamic authorization request is a request for approval that an individual is authorized to perform a certain act or undertake a particular transaction. For example, a dynamic authorization request may specify that a proposed transaction has a value of $500 and seek to determine whether a particular individual is authorized to transact in that amount. A dynamic authorization response preferably returns a Boolean value (e.g., “Authorized” or “Not Authorized”).
A static authorization request is a request for the attribute(s) of one or more roles associated with a particular individual. For example, a static request may seek the signing limit of a particular corporate officer. A static authorization response returns the particular attribute(s) requested.
In step 306, issuing participant 102 and subscribing customer 106 preferably work together in order to define a set of implementation rules that govern use of the authorization service being defined. As noted above, the present system is designed to be flexibly adaptable to the needs of various businesses in various industries. Accordingly, it is impossible to create a complete list of all such rules that might be proposed by a particular subscribing customer 106 and/or issuing participant 102. Illustrative examples of such rules, however, may include the following:
1. Issuing participant 102 may respond to a request for authorization concerning purchase of office supplies only if the request is received from a company that sells office supplies.
2. Issuing participant 102 may respond to a request for authorization concerning purchase of office supplies only if the request is received from a company on a list of approved suppliers established by subscribing customer 106.
3. Issuing participant 102 may respond to a request for authorization concerning purchase of office supplies only if the request is received from a particular company, e.g., XYZ Co.
4. Issuing participant 102 may respond to a request for authorization concerning purchase of office supplies only if the request is received from an individual with a title of “sales manager.”
5. Issuing participant 102 may respond to a request for authorization concerning purchase of office supplies only if the request is received from a particular individual employed by XYZ Co., e.g., Jane Doe.
It should be noted that the implementation rules may differ as a function of authorization-request type (i.e., a static vs. dynamic authorization request). In particular, a subscribing customer 106 may wish to establish more restrictive rules for responding to static authorization requests than dynamic information requests.
It should also be noted that it may often be possible to enforce one or more implementation rules by properly defining the messaging specification for the proposed service. For example, a subscribing customer 106 may wish to permit issuing participant 102 to respond to authorization requests only from relying customers 108 that are in possession of a signed purchase order from subscribing customer 106. This implementation rule may be enforced by defining an authorization-request message format that includes a signed-purchase-order field in which relying customer 108 must include a signed purchase order from subscribing customer 106.
In a preferred embodiment, the implementation rules may also define access controls that limit the ability of relying customers to obtain the messaging formats for the proposed service. As will be recognized, the very structure of an authorization-request or authorization-response message, and the fields it comprises, may reveal valuable business information regarding the structure of a business entity. Such message-format data may also provide an attacker with information that might be useful in generating forged authorization requests or responses. Accordingly, in a preferred embodiment, the implementation rules also define access controls that limit access to messaging specification data for the proposed service. For example, access controls may be used to determine whether or not a particular relying customer 108 is entitled to receive the message format for a particular type of authorization request. In a preferred embodiment, these implementation rules are typically enforced by root entity 110 which is responsible for responding to requests for message-format data, as described in more detail below.
In step 307, issuing participant 102 presents the proposed authorization service including its messaging specification and implementation rules to a policy management authority maintained by root entity 110. In step 308, the root-entity policy management authority reviews the proposed service for compliance with system operating rules and specifications promulgated by root entity 110 and determines whether or not to approve the proposed service.
If the root-entity policy management authority does not approve the proposed service, it notifies issuing participant 102 of this fact (step 309). The policy management authority may include with the denial suggested amendments to the messaging specification or implementation rules that would conform the authorization service to the operating rules and specifications promulgated by root entity 110 and permit approval of the proposed service.
If the root-entity policy management authority approves the proposed service, then, in step 310, root entity 110 stores the messaging specification and implementation rules for the service in central repository 260 and notifies issuing participant of the approval.
Once approval notification is received, issuing participant 102 stores the approved messaging specification and implementation rules in directory 270 and notifies subscribing customer 106 of the approval (step 311). In step 312, subscribing customer 106 supplies attribute information to issuing participant 102 to populate credential records for subscribing customer 106's employees. For example, as noted above, ABC Co. may have an employee whose name is John Smith, whose title is “Office Manager” and who is therefore authorized to purchase up to $1000 of office supplies. In the exemplary embodiment, ABC Co. would transmit this attribute information (and analogous information for its other employees) to Bank A.
In step 313, issuing participant 102 establishes a credential record for each employee of subscribing customer 106 identified to it in step 312. In the exemplary embodiment, for example, a credential record for John Smith may appear as follows:
Name=John Smith
Title=Office Manager
Purchasing Authority=Office Supplies
Purchasing Limit=$1,000
In step 314, issuing participant 102 stores the credentials records in directory 270. In a preferred embodiment, this information may also be stored at subscribing customer 106 in directory 280.
The authorization service is now ready for use by system customers, as described in the following section.
Authorization Service Process Flow
A preferred embodiment of a process flow for using an approved authorization service is now described in connection with
For purposes of the present exemplary embodiment, it will be assumed that the components shown in
Beginning with
Once John Smith agrees to a transaction (e.g., to purchase $200 of adhesive tape), Web server 220 communicates data to be digitally signed to browser 224 (e.g., a purchase order for the agreed to transaction) (step 402). In step 403, the data to be signed is forwarded to smartcard subsystem 226 which signs the data to create a digitally-signed document.
In step 404, browser 224 receives the digitally-signed document and transmits it to Web server 220 or another appropriate location specified by XYZ Co. In a preferred embodiment, this signing process may be facilitated by using a signing interface 225 to invoke smartcard subsystem 226, as described in U.S. provisional application Ser. No. 60/224,994, filed Sep. 8, 2000, entitled Signing Interface Requirements, Smart Card Compliance Requirements, Warranty Service Functional Requirements, and Additional Disclosure and copending U.S. application Ser. No. 09/929,035, filed Aug. 14, 2001, entitled System and Method for Facilitating Signing by Buyer's in Electronic Commerce, which are hereby incorporated by reference.
In step 405, XYZ Co. receives the digitally-signed document. In step 406, XYZ Co. decides to confirm that John Smith is authorized to sign the purchase order.
In step 407, XYZ Co. determines whether it has previously obtained the appropriate message format for the desired authorization request to be created. As noted, the desired authorization request may be a static authorization request or a dynamic authorization request depending on the type of information that XYZ Co. would like to obtain. If XYZ Co. has previously obtained the appropriate message format, processing proceeds to step 416, described below.
Otherwise, in step 408, XYZ Co. generates a request for the appropriate authorization-request message format, signs the request, and sends the request to Bank B (message 1 in
In step 410, root entity 110 receives the request and retrieves from central repository 260 the access-control implementation rules developed by Bank A and ABC Co. for the authorization service identified in the request. In step 411, root entity 110 applies these access-control implementation rules to determine whether or not XYZ Co. is authorized to receive the requested authorization-request message format.
If XYZ Co. is not authorized to receive the requested message format, then, in step 412, root entity 110 generates a rejection message indicating this fact, signs it, and transmits it to Bank B (message 3 in
Otherwise, in step 414, root entity 110 retrieves from central repository 260 the requested authorization-request message format, creates a signed message that includes the requested message format, and transmits the message to Bank B (message 5 in
In step 416, XYZ Co. uses the authorization-request message format to generate an authorization request for some aspect of the transaction documented by the digitally-signed document.
Assuming for purposes of the present exemplary embodiment that the authorization service permits a relying customer to make a dynamic request to determine whether an employee of ABC Co. is authorized to purchase a particular type and value of goods, an exemplary dynamic authorization request message might include the following fields:
Authorization Request Message Code (indicating that the message is a request for authorization and specifying a particular authorization service by number)
Request Type (indicating whether the request is a static request or a dynamic request)
Request ID (unique identifier generated by relying customer 108)
Relying Customer Name (e.g., XYZ Co.)
Subscribing Customer Name (e.g., ABC Co.)
Subscribing Customer Employee (e.g., John Smith)
Transaction Type (e.g., purchase, rental, etc.)
Transaction Item
Transaction Amount
An exemplary XML implementation of a dynamic authorization request generated for John Smith's authorization to purchase $200 worth of adhesive tape may be as follows:
<AuthorizationRequestServiceNo 12345>
<RequestType Type=“dynamic”/>
<RequestId Id=“0034021”/>
<RCNameAndId Id=“123456” Name=“XYZ Co.”/>
<SCNameAndId Id=“654321” Name=ABC Co.”/>
<SCEmployeeNameAndId Id=“13579” Name=“John Smith”/>
<TransactionType Type=“purchase”/>
<TransactionItem Item=“adhesive tape”/>
<TransactionAmount Currency=“USD” Amount=“200”/>
</AuthorizationRequestServiceNo 12345>
Alternatively, assuming for purposes of the present exemplary embodiment that the authorization service permits a relying customer to make a static request to determine the purchasing authority of an employee of ABC Co., an exemplary static authorization request message might include the following fields:
Authorization Request Message Code (indicating that the message is a request for authorization and specifying a particular authorization service by number)
Request Type (indicating whether the request is a static request or a dynamic request)
Request ID (unique identifier generated by relying customer 108)
Relying Customer Name (e.g., XYZ Co.)
Subscribing Customer Name (e.g., ABC Co.)
Subscribing Customer Employee (e.g., John Smith)
Requested Attributes (indicating the attributes that are the subject of the authorization request)
An exemplary XML implementation of a static authorization request to determine the type and value of items that John Smith is authorized to purchase (i.e., his purchasing authority and purchasing limit) may be as follows:
<AuthorizationRequestServiceNo 12345>
<RequestType Type=“static”/>
<RequestId Id=“00255501”/>
<RCNameAndId Id=“123456” Name=“XYZ Co.”/>
<SCNameAndId Id=“654321” Name=“ABC Co.”/>
<SCEmployeeNameAndId Id=“13579” Name=“John Smith”>
<RequestedAttributes Attributes=“Purchasing Authority, Purchasing Limit”/>
</AuthorizationRequestServiceNo 12345>
Continuing with
In step 419, Bank A receives the request and checks its repository 270IP to determine whether or not it has the appropriate messaging specification data in order to generate a response to the authorization request. If Bank A has the appropriate messaging specification data, processing proceeds to step 427, described below.
Otherwise (which may occur, for example, if the authorization service that is the subject of the request was developed by a different system participant), then, in step 420, Bank A generates a request for the appropriate response message format, signs the request, and sends the request to root entity 110 (message 9 in
In step 421, root entity 110 receives the request and retrieves from central repository 260 any applicable access-control implementation rules necessary to process the request. In step 422, root entity 110 applies these rules to determine whether or not it will release the requested authorization-response message format to Bank A.
If Bank A is not authorized to receive the requested message format, then, in step 423, root entity 110 generates a rejection message indicating this fact, signs it, and transmits it to Bank A (message 10 in
Otherwise, in step 426, root entity 110 retrieves from central repository 260 the requested authorization-response message format, creates a signed message that includes the requested message format, and transmits the message to Bank A (message 13 in
In step 427, Bank A retrieves from directory 270IP the appropriate credential record for the individual that is the subject of the authorization request (e.g., John Smith). In addition, Bank A retrieves from directory 270IP any necessary definition and mapping information for processing the request. Bank A uses this information to process the authorization request from XYZ Co.
For example, if the authorization request seeks to determine whether John Smith is authorized to purchase $200 of adhesive tape, Bank A reviews John Smith's purchasing authority attributes (and any necessary related definition or mapping information) and his purchasing limit, and determines (on these facts) that John Smith is authorized to conduct the transaction.
It should be noted that, in the present exemplary embodiment, it is assumed that the purchasing limit attribute assigned to John Smith is a per-transaction limit. It will be recognized that subscribing customer 106 may alternatively or in addition assign to its employees time-based (e.g., monthly) or other purchasing limits. If, for example, John Smith was also assigned a monthly limit, Bank A would preferably track all purchases made by John Smith and maintain a running total of those purchases during the last month. Upon receipt of an authorization request for a specified transaction amount, Bank A would add this transaction amount to John Smith's running total for the month, compare the sum to John Smith's monthly purchasing limit, and issue a positive authorization only if the sum did not exceed the monthly purchasing limit.
In step 428, Bank A uses the authorization-response message format to generate an appropriate response to XYZ Co.'s authorization request. Continuing with the exemplary embodiment, a response to the dynamic authorization request described above may include the following fields:
Authorization Response Message Code (indicating that the message is an authorization response message and specifying a particular authorization service by number)
Request ID
Response (Boolean value such as Authorized or Not Authorized)
An exemplary XML implementation of the above response may be as follows:
<AuthorizationResponseServiceNo 12345>
<RequestId Id=“0034201”/>
<Response>Authorized</Response>
</AuthorizationResponseServiceNo 12345>
A response to the static authorization request described above may include the following fields:
Authorization Response Message Code (indicating that the message is an authorization response message and specifying a particular authorization service by number)
Request ID
Credential Record
An exemplary XML implementation for such a response message may be:
<AuthorizationResponseServiceNo 12345>
<RequestId Id=“0034201”/>
<EmployeeName>John Smith</EmployeeName>
<EmployeeTitle>Office Manager</EmployeeTitle>
<PurchasingAuthority>Office Supplies</PurchasingAuthority>
<PurchasingLimit Currency=“USD”>75,000</PurchasingLimit>
</AuthorizationResponseServiceNo 12345>
In step 429, Bank A signs the authorization response message and sends it to Bank B (message 14 in
Process Flow for Bundled Authorization Service and Certificate Validation or Other System Services
In a preferred embodiment, an authorization request by a relying customer 108 may preferably be bundled and processed concurrently with a request for another system service such as certificate validation. Preferred embodiments for validating a subscribing customer 106's certificate are described, for example, in copending U.S. application Ser. No. 09/657,605, filed Sep. 8, 2000, entitled System and Method for Certificate Validation and Other Services, which is hereby incorporated by reference. A summarized version of that certificate validation process is described below in connection with the bundled authorization/certificate validation services. This preferred embodiment is now described in connection with
Beginning with
In step 602, Web server 220 communicates data to be digitally signed to browser 224 (e.g., a purchase order for an agreed-to transaction). In step 603, the data to be signed is forwarded to smartcard subsystem 226 which signs the data to create a digitally-signed document. In step 604, browser 224 receives the digitally-signed document and transmits it to Web server 220 or another appropriate location specified by relying customer 108. In a preferred embodiment, this signing process may be facilitated by using a signing interface 225 to invoke smartcard subsystem 226, as described in U.S. provisional application Ser. No. 60/224,994, filed Sep. 8, 2000, entitled Signing Interface Requirements, Smart Card Compliance Requirements, Warranty Service Functional Requirements, and Additional Disclosure, which is hereby incorporated by reference.
In step 605, relying customer 108 receives the digitally-signed document. In step 606, relying customer 108 generates an authorization request message in accordance with steps 407-416, as described above. In step 607, relying customer 108 creates an OCSP request for subscribing customer 106's digital certificate. In step 608, relying customer 108 concatenates the two requests and signs the resulting message. In a preferred embodiment, the messaging specification for the authorization service may include a single request that seeks both authorization and certificate validation. In step 609, relying customer 108 transmits the request(s) to relying participant 104 (message 1 in
In step 610, relying participant 104 identifies the issuing participant that issued the digital certificate that is the subject of the OCSP request and, in step 611, transmits the request to that participant (i.e., issuing participant 102 in the present example) (message 2 in
In step 612, issuing participant 102 processes the authorization request in accordance with steps 419-428 as described above. In step 613, issuing participant creates an OCSP response for the validation request using its OCSP responder 204IP. In step 614, issuing participant 102 concatenates the authorization response message and OCSP response and signs the resulting message. In a preferred embodiment, the messaging specification for the authorization service may include a single response message for responding to a bundled authorization/certificate validation request.
In step 615, issuing participant 102 transmits the response(s) to relying participant 104 (message 3 in
It will be recognized that, in other preferred embodiments, system services other than certificate validation may be processed concurrently with the authorization service. These system services may, for example, include a warranty service.
It should be noted that, in a preferred embodiment, all inter-entity messages transmitted and received by participants 102, 104, and root entity 110 may be routed through an appropriate system component adapted for such processing, such as, for example, transaction coordinator 202.
It should be noted that although the preferred embodiments described above speak primarily in terms of a transaction conducted by an individual employee of subscribing customer 106, the transaction may alternatively be automatically conducted by an appropriate server maintained by subscriber customer 106. In that case, relying customer 108 may, for example, seek an authorization that the subscribing customer will stand behind a transaction conducted with the server.
It should also be recognized that although in the preferred embodiments described above subscribing customer 106 and issuing participant 102 work together to design a desired authorization service, in an alternative preferred embodiment, issuing participant 102 (or other entities such as root entity 110) may design in advance one or more authorization services and seek approval from the policy management authority for them. Once approved, these may serve as “off-the-shelf” authorization services that may be offered to a subscribing customer 106. In particular, it may be desirable to design and seek approval for industry-specific authorization services that an issuing participant expects will be popular with its customers.
While the invention has been described in conjunction with specific embodiments, it is evident that numerous alternatives, modifications, and variations will be apparent to those skilled in the art in light of the foregoing description.
This patent application is a continuation of U.S. patent application Ser. No. 09/950,059, filed Sep. 10, 2001, now U.S. Pat. No. 7,072,870, which patent application claims priority upon U.S. provisional patent application Ser. No. 60/231,313, filed Sep. 8, 2000, entitled Authorization/Credential Service and Authorization/Credential Service Proposal, U.S. provisional patent application Ser. No. 60/231,315, filed Sep. 8, 2000, entitled Authorization/Credential Service Proposal, and U.S. provisional patent application Ser. No. 60/231,318, filed Sep. 8, 2000, entitled Authorization/Credential Service, all four of which patent applications are hereby incorporated by reference in their entireties into the present patent application.
Number | Name | Date | Kind |
---|---|---|---|
4304990 | Atalla | Dec 1981 | A |
5048085 | Abraham et al. | Sep 1991 | A |
5191193 | LeRoux | Mar 1993 | A |
5353350 | Unsworth et al. | Oct 1994 | A |
5389738 | Piosenka et al. | Feb 1995 | A |
5406630 | Piosenka et al. | Apr 1995 | A |
5448045 | Clark | Sep 1995 | A |
5453601 | Rosen | Sep 1995 | A |
5511121 | Yacobi | Apr 1996 | A |
5557518 | Rosen | Sep 1996 | A |
5604801 | Dolan et al. | Feb 1997 | A |
5615269 | Micali | Mar 1997 | A |
5623637 | Jones et al. | Apr 1997 | A |
5638446 | Rubin | Jun 1997 | A |
5659616 | Sudia | Aug 1997 | A |
5668878 | Brands | Sep 1997 | A |
5671279 | Elgamal | Sep 1997 | A |
5677955 | Doggett et al. | Oct 1997 | A |
5680455 | Linsker et al. | Oct 1997 | A |
5689565 | Spies et al. | Nov 1997 | A |
5694471 | Chen et al. | Dec 1997 | A |
5703949 | Rosen | Dec 1997 | A |
5706427 | Tabuki | Jan 1998 | A |
5709677 | Fox et al. | Jan 1998 | A |
5717989 | Tozzoli et al. | Feb 1998 | A |
5721781 | Deo et al. | Feb 1998 | A |
5745571 | Zuk | Apr 1998 | A |
5745574 | Muftic | Apr 1998 | A |
5754772 | Leaf | May 1998 | A |
5784612 | Crane et al. | Jul 1998 | A |
5809144 | Sirbu et al. | Sep 1998 | A |
5815657 | Williams et al. | Sep 1998 | A |
5841866 | Bruwer et al. | Nov 1998 | A |
5842211 | Horadan et al. | Nov 1998 | A |
5845260 | Nakano et al. | Dec 1998 | A |
5847374 | Menconi | Dec 1998 | A |
5850442 | Muftic | Dec 1998 | A |
5861662 | Candelore | Jan 1999 | A |
5870473 | Boesch et al. | Feb 1999 | A |
5889863 | Weber | Mar 1999 | A |
5892900 | Ginter et al. | Apr 1999 | A |
5903882 | Asay et al. | May 1999 | A |
5909492 | Payne et al. | Jun 1999 | A |
5913210 | Call | Jun 1999 | A |
5920629 | Rosen | Jul 1999 | A |
5920847 | Kolling et al. | Jul 1999 | A |
5937068 | Audebert | Aug 1999 | A |
5943424 | Berger et al. | Aug 1999 | A |
5944789 | Tzelnic et al. | Aug 1999 | A |
5956404 | Schneier et al. | Sep 1999 | A |
5958051 | Renaud et al. | Sep 1999 | A |
5970475 | Barnes et al. | Oct 1999 | A |
5987440 | O'Neil et al. | Nov 1999 | A |
5991750 | Watson | Nov 1999 | A |
6003007 | DiRienzo | Dec 1999 | A |
6003765 | Okamoto | Dec 1999 | A |
6014646 | Vallee et al. | Jan 2000 | A |
6029150 | Kravitz | Feb 2000 | A |
6035402 | Vaeth et al. | Mar 2000 | A |
6038551 | Barlow et al. | Mar 2000 | A |
6039248 | Park | Mar 2000 | A |
6044350 | Weiant, Jr. et al. | Mar 2000 | A |
6044462 | Zubeldia et al. | Mar 2000 | A |
6052785 | Lin et al. | Apr 2000 | A |
6067621 | Yu et al. | May 2000 | A |
6072870 | Nguyen et al. | Jun 2000 | A |
6081790 | Rosen | Jun 2000 | A |
6085168 | Mori et al. | Jul 2000 | A |
6085321 | Gibbs et al. | Jul 2000 | A |
6092196 | Reiche | Jul 2000 | A |
6092201 | Turnbull et al. | Jul 2000 | A |
6105012 | Chang et al. | Aug 2000 | A |
6115642 | Brown et al. | Sep 2000 | A |
6125349 | Maher | Sep 2000 | A |
6134327 | Van Oorachot et al. | Oct 2000 | A |
6134550 | Van Oorschot et al. | Oct 2000 | A |
6138107 | Elgamal | Oct 2000 | A |
6141679 | Schaefer et al. | Oct 2000 | A |
6154844 | Touboul et al. | Nov 2000 | A |
6157721 | Shear et al. | Dec 2000 | A |
6157917 | Barber | Dec 2000 | A |
6157920 | Jakobsson et al. | Dec 2000 | A |
6157927 | Schaefer et al. | Dec 2000 | A |
6170058 | Kausik | Jan 2001 | B1 |
6175921 | Rosen | Jan 2001 | B1 |
6182052 | Fulton | Jan 2001 | B1 |
6185683 | Ginter et al. | Feb 2001 | B1 |
6209091 | Sudia et al. | Mar 2001 | B1 |
6223291 | Puhl et al. | Apr 2001 | B1 |
6233339 | Kawano et al. | May 2001 | B1 |
6236972 | Shkedy | May 2001 | B1 |
6272675 | Schrab et al. | Aug 2001 | B1 |
6285991 | Powar | Sep 2001 | B1 |
6292569 | Shear et al. | Sep 2001 | B1 |
6301658 | Koehler | Oct 2001 | B1 |
6304658 | Kocher et al. | Oct 2001 | B1 |
6314517 | Moses et al. | Nov 2001 | B1 |
6324525 | Kramer et al. | Nov 2001 | B1 |
6327578 | Linehan | Dec 2001 | B1 |
6330551 | Burchetta et al. | Dec 2001 | B1 |
6341353 | Herman | Jan 2002 | B1 |
6353812 | Frankel et al. | Mar 2002 | B2 |
6356878 | Walker et al. | Mar 2002 | B1 |
6363365 | Kou | Mar 2002 | B1 |
6363479 | Godfrey et al. | Mar 2002 | B1 |
6370249 | Van Oorachot | Apr 2002 | B1 |
6373950 | Rowney | Apr 2002 | B1 |
6385651 | Dancs et al. | May 2002 | B2 |
6438690 | Patel et al. | Aug 2002 | B1 |
6449598 | Green et al. | Sep 2002 | B1 |
6477513 | Walker | Nov 2002 | B1 |
6490358 | Geer, Jr. et al. | Dec 2002 | B1 |
6490367 | Carlsson et al. | Dec 2002 | B1 |
6496858 | Frailong et al. | Dec 2002 | B1 |
6510513 | Danieli | Jan 2003 | B1 |
6510518 | Jaffe et al. | Jan 2003 | B1 |
6523027 | Underwood | Feb 2003 | B1 |
RE38070 | Spies et al. | Apr 2003 | E |
6560581 | Fox et al. | May 2003 | B1 |
6598027 | Breen, Jr. et al. | Jul 2003 | B1 |
6601233 | Underwood | Jul 2003 | B1 |
6601759 | Fife et al. | Aug 2003 | B2 |
6609128 | Underwood | Aug 2003 | B1 |
6633878 | Underwood | Oct 2003 | B1 |
6643701 | Aziz et al. | Nov 2003 | B1 |
6658568 | Ginter et al. | Dec 2003 | B1 |
6675153 | Cook et al. | Jan 2004 | B1 |
6704873 | Underwood | Mar 2004 | B1 |
6711679 | Guski et al. | Mar 2004 | B1 |
6715080 | Starkovich et al. | Mar 2004 | B1 |
6718470 | Adams et al. | Apr 2004 | B1 |
6718535 | Underwood | Apr 2004 | B1 |
6763459 | Corella | Jul 2004 | B1 |
6766454 | Riggins | Jul 2004 | B1 |
6853988 | Dickinson et al. | Feb 2005 | B1 |
6865674 | Mancini et al. | Mar 2005 | B1 |
6889325 | Sipman et al. | May 2005 | B1 |
6973571 | Lee et al. | Dec 2005 | B2 |
7000105 | Tallent, Jr. et al. | Feb 2006 | B2 |
7072870 | Tallent, Jr. et al. | Jul 2006 | B2 |
7076784 | Russell et al. | Jul 2006 | B1 |
7080251 | Fujishiro et al. | Jul 2006 | B2 |
7080409 | Eigeles | Jul 2006 | B2 |
7100195 | Underwood | Aug 2006 | B1 |
7130998 | Balfanz et al. | Oct 2006 | B2 |
7165178 | Gien et al. | Jan 2007 | B2 |
7167985 | Ahmed | Jan 2007 | B2 |
7177839 | Claxton | Feb 2007 | B1 |
7200573 | Miller et al. | Apr 2007 | B2 |
7206805 | McLaughlin, Jr. | Apr 2007 | B1 |
7424616 | Brandenburg et al. | Sep 2008 | B1 |
20010011255 | Asay et al. | Aug 2001 | A1 |
20010020228 | Cantu et al. | Sep 2001 | A1 |
20010034724 | Thieme | Oct 2001 | A1 |
20020029194 | Lewis et al. | Mar 2002 | A1 |
20020029200 | Dulin et al. | Mar 2002 | A1 |
20020029337 | Sudia | Mar 2002 | A1 |
20020029350 | Cooper et al. | Mar 2002 | A1 |
20020046188 | Burges et al. | Apr 2002 | A1 |
20020059143 | Frankel | May 2002 | A1 |
20020065695 | Francoeur et al. | May 2002 | A1 |
20020095579 | Yoshiura et al. | Jul 2002 | A1 |
20020112156 | Gien et al. | Aug 2002 | A1 |
20020124172 | Manahan | Sep 2002 | A1 |
20020128940 | Orrin et al. | Sep 2002 | A1 |
20020129248 | Wheeler et al. | Sep 2002 | A1 |
20040111379 | Hicks et al. | Jun 2004 | A1 |
20040187031 | Liddle | Sep 2004 | A1 |
20050114666 | Sudia | May 2005 | A1 |
20050132229 | Zhang et al. | Jun 2005 | A1 |
20060004670 | McKenney et al. | Jan 2006 | A1 |
20070073621 | Dulin et al. | Mar 2007 | A1 |
20080010665 | Hinton et al. | Jan 2008 | A1 |
Number | Date | Country |
---|---|---|
0 784 282 | Jul 1997 | EP |
WO 9631965 | Oct 1996 | WO |
WO 9826386 | Jun 1998 | WO |
9826385 | Aug 1998 | WO |
WO 9922291 | May 1999 | WO |
WO 0045564 | Aug 2000 | WO |
WO 0067143 | Nov 2000 | WO |
WO 0118717 | Mar 2001 | WO |
Entry |
---|
ABA School of Bank Card Management, http://www.aba.com/aba/ConferencesandEducation/SCH—BC99.asp, Jun. 1999. |
“Acceptance of Signature Guarantees From Eligible Guarantor Institutions”, 56 Fed. Reg. 18380, (Apr. 22, 1991). |
“Acceptance of Signature Guarantees From Eligible Guarantor Institutions”, 56 Fed. Reg. 46748, (Sep. 16, 1991) (to be codified at 17 Cfr pt. 240). |
Aiken, Peter et al., Microsoft Computer Dictionary, Microsft Press, 5th Edition, p. 290, Jan. 2002. |
Aslam, Taimur, Protocols for e-commerce: including related article on BlueMoney commerce model, Dr. Dobb's Journal, Dec. 1998. |
“Baltimore Announces Support for IdentruS, the Global Trust Organization”, Business Wire, New York: Apr. 12, 1999, p. 1, Proquest #40459204, 3 pages. |
Banking Bulletin from Christopher M. Cross, Deputy Comptroller for Compliance, Comptroller of the Currency Administrator of National Banks, to national Banks Registered as a Transfer Agent, District Deputy Comptrollers, Department and Division Heads, and all Examining Personnel, Re: Adoption of New Transfer Agent (Feb. 12, 1992). |
Biddle, C. Bradford, “Comment, Misplaced Priorities: The Utah Digital Signature Act and Liability Allocation in a Public Key Infrastructure”, San Diego Law Review 33, 1143, 1996. |
Breed on, Diehard C., Chairman, U.S. Securities and Exchange Commission, Letter to The Honorable Jake Gam, Senate Banking, Housing, and Urban Affairs Committee (Mar. 6, 1990). |
Brown-Humes, Christopher, and Graham, George, “Banks join forces to provide guarantees on internet trading”, Financial Times, London, UK: Apr. 12, 1999, p. 20, Proquest #40448447, 3 pages. |
Brown, Mark R., “Special Edition Using Netscape 2” 1995. 2nd Edition, p. 287,288, 876-879. |
Elley, Yassir et al., “Building Certification Paths: Forward vs. Reverse”, Proc. 2001 Network and Distributed System Security Symposium, Feb. 8-9, 2001, San Diego, CA. |
“Entrust Technologies Supports Newly Formed Identrus Organization”, Business Wire, New York: Apr. 12, 1999, p. 1, Proquest #40463049, 3 pages. |
Guttman, Egon, Professor of Law, The American University, Washington College of Law, letter to Jonathan G. Katz, Esq., Secretary to the Securities and Exchange Commission, Re: Securities Exchange Act Release No. 34-29663 Notice of Proposed Rule Making, new Rule 17 Ad-15 File No. 57-27-91 (Oct. 28, 1991). |
Hallerman, David, “Will Banks Become E-Commerce Authorities?”, Bank Technology News, New York: Jun. 1999, vol. 12, Issue 6, p. 1; Proquest 42664468, 8 pages. |
Hesse, Peter & David P. Lemire, “Managing Interoperability in Non-Hierarchical Public Key Infrastructures”, Proc. 2001 Network and Distributed System Security Symposium, Feb. 8-9, 2001, San Diego, CA. |
“Identrus begins pilot, Bits Opens Doors to Lab”, Corporate EFT Report, Potomac, Jul. 21, 1999, vol. 19, Issue 14;p. 1; Proquest #43335701, 2 pages. |
Jueneman, Robert R., of GTE laboratories, “E-mail to Mike Roe and Warwick Ford, re: User Key Material Proposal”, Sep. 8, 1994, 5:49 EDT) (ftp://ftp.tis.com/pub/pem-dev/archive). |
Jueneman, Robert R., of GTE laboratories, “E-mail to Phill Hallam, W3C, re: Nonrepudiation and CA Liabilities”, Oct. 16, 1995, 15:54 EDT) (ftp://ftp.tis.com/pub/pem-dev/archive). |
Jueneman, Robert R., of GTE laboratories, “E-mail to Hal Finney, re: Nonrepudiation and CA liabilities”, Oct. 19, 1995, 15:31 EDT) (ftp://ftp.tis.com/pub/pem-dev/archive). |
Kutler, Jeffrey, “ABA's Certificate Ventdre Aims to Give Banks the Lead in Secure Net Payments,” American Banker, New York, NY: May 14, 1999, vol. 164, Issue 92; p. 1; Proquest #41354786, 3 pages. |
Marketing Brochure, Securities Transfer Agent Medallion Program (1991). |
Merrill, Charles R., “An Attorney's Roadmap to the Digital Signature Guideline”, in 1318 Lecture Notes in Computer Science 291, 291-297 (Rafael Hirschfield ed. 1997). |
Mitchell, C.J. et al., Contemporary Cryptology: The Science of Information Integrity pp. 325-378 (Simons ed., IEEE Press, 1992). |
Pamatatau, Richard, “CA anticipates a secure e-commerce infrastructure”, Dominion, Wellington, New Zealand, Jul. 26, 1999, P.IT.8, Proquest #43762280, 3 pages. |
Pfitzmann, Birgit, “Digital Signatures Schemes”, 1100 Lecture Notes in Computer Science (Goss et al. eds. 1996). |
SET: Secure Electronic Transaction Specification—Book 2: Programmer's Guide, May 31, 1997, Version 1, pp. 1-619. |
Schapiro, Mary L., “Clarifying Elimination of Stock Certificates”, Wall Street Journal, Jan. 17, 1991. |
Solomon, Howard, “Canadian banks vault into e-com identity service”, Computing Canada, Jun. 4, 1999, v25i22p. 23; Proquest #42244579, 3 pgs. |
STAMP Initiative Receives Support from SEC, STA Newsletter (The Securities Transfer Association, Inc.), Jun. 30, 1990, at 1, 4. |
“ValiCert Selected as Validation Technology for Identrus' Global Business to Business E-Commerce Pilot”, PR Newswire, New York: Jul. 12, 1999, p. 1; Proquest #43079343, 3 pages. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/24661, mailed Jan. 25, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/24607, mailed Jan. 9, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US02/12947, mailed Jun. 21, 2002. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US01/25389, mailed Nov. 23, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US01/28275, mailed Dec. 31, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US01/28277, mailed Dec. 14 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US01/28278, mailed Dec. 3, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/24662, mailed Jan. 23, 2001. |
Patent Cooperation Treaty; “PCT International Search Report”, issued for PCT/US00/24663, mailed Dec. 29, 2000. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US01/25388, mailed Nov. 19, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/03552, mailed Jun. 13, 2000. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/03550, mailed May 2, 2000. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/24606, mailed Jan. 17, 2001. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US00/24608, mailed Dec. 8, 2000. |
Patent Cooperation Treaty, “PCT International Search Report”, issued for PCT/US09/00357, mailed Mar. 24, 2009. |
European Patent Office, Supplementary European Search Report for EP 00961672, Munich Germany, Jun. 12, 2009. |
Sugiyama, “Investigation in the USA on Authentication Business in Financial Institution”, The Center for Financial Industry Information Systems (FISC), No. 205, pp. 50-62, Sep. 1, 1998. |
Japanese Patent Office, Office Action issued in Patent Application JP 2001-526778, on Feb. 10, 2010. |
Hallam-Baker, “Micro Payment Transfer Protocol (MPTP) Version. 0.1”, W3C Working draft, downloaded from http://www.w3.org/pub/WWW/TR/WD-mptp-951122, Nov. 22, 1995, USA. |
Kaner, “The Insecurity of the Digital Signature”, downloaded from http://www.badsoftware.com/digsig.htm, Sep. 1997, Melbourne, FLA. |
Linehan et al., Internet Keyed Payments Protocol (iKP), downloaded from http://www.zurich.ibm./security/past-projects/ecommerce/draft-tsudik-idp-oo.txt, Jul. 1995, Rüschlikon, Switzerland. |
MasterCard Int'l Inc. Operations Manual §§ 5.11-5.14 , Nov. 1993, USA. |
E-mail from Robert R. Jueneman of GTE Laboratories to Peter Williams of VeriSign, re: Certificate hierarchies and SEPP/STT concepts, part 2, downloaded from http://www.mhonarc.org/archive/html/pem-dev/1995-10/msg00070.html, Oct. 13, 1995, USA. |
ARIN—Certificate Authority, downloaded from https://ca.arin.net/pub/arin—ca—request.html sometime before Feb. 23, 2006, Chantilly, VA. |
Number | Date | Country | |
---|---|---|---|
20060179008 A1 | Aug 2006 | US |
Number | Date | Country | |
---|---|---|---|
60231313 | Sep 2000 | US | |
60231315 | Sep 2000 | US | |
60231318 | Sep 2000 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09950059 | Sep 2001 | US |
Child | 11398329 | US |