KR20000033930A - Integrated electronic wallet system and electronic commercial service method - Google Patents

Integrated electronic wallet system and electronic commercial service method Download PDF

Info

Publication number
KR20000033930A
KR20000033930A KR1019980051000A KR19980051000A KR20000033930A KR 20000033930 A KR20000033930 A KR 20000033930A KR 1019980051000 A KR1019980051000 A KR 1019980051000A KR 19980051000 A KR19980051000 A KR 19980051000A KR 20000033930 A KR20000033930 A KR 20000033930A
Authority
KR
South Korea
Prior art keywords
commerce
protocol
commerce service
function
electronic
Prior art date
Application number
KR1019980051000A
Other languages
Korean (ko)
Inventor
장석수
김춘길
박상봉
송익진
Original Assignee
이계철
한국전기통신공사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 이계철, 한국전기통신공사 filed Critical 이계철
Priority to KR1019980051000A priority Critical patent/KR20000033930A/en
Publication of KR20000033930A publication Critical patent/KR20000033930A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q2220/00Business processing using cryptography

Abstract

PURPOSE: An integrated electronic wallet system and an electronic commercial service method are provided to perform electronic commercial service by uniting various electronic wallet functions and supporting plural trading protocols. CONSTITUTION: According to an electronic commercial service method using an integrated electronic wallet system, a client requests(401) an electronic commercial service using a given electronic commercial protocol by means of a web browser. The electronic wallet's control function part extracts(402) electronic commercial protocol information from a first response message of an electronic commercial service server. The control function part confirms(403) if a corresponding protocol is processed, and performs(404) a corresponding applied function part for processing the protocol. The corresponding applied function part transmits(405) a processed protocol message to the corresponding electronic commercial service server. The applied function part receives a response message from the service server and transmits(406) a result of processing to a corresponding common function part. The corresponding common function part receives and stores(407) the electronic commercial service result data.

Description

통합 전자지갑 시스템 및 그를 이용한 전자상거래 서비스 방법Integrated electronic wallet system and electronic commerce service method using the same

본 발명은 통합 전자지갑 시스템 및 그를 이용한 전자상거래 서비스 방법 및 그를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to an integrated electronic wallet system, an electronic commerce service method using the same, and a computer-readable recording medium having recorded thereon a program for realizing the same.

인터넷과 같은 개방형 통신망에서 안전한 거래 즉 전자상거래가 이루어지기 위해서는 거래 내용이 제삼자에게 노출되는 것을 방지하기 위한 기밀성, 거래 내용의 변조를 방지하기 위한 무결성, 성립된 거래에 대한 부당한 번복을 방지하기 위한 부인 방지, 승인되지 않은 거래의 생성을 방지하기 위한 상호인증 등이 제공되어야 한다. 일반적으로 이러한 기능의 구현을 위해 암호화 알고리즘 기반의 안전한 전자상거래 프로토콜이 이용된다.In order to secure transactions, such as the Internet, in an open communication network such as the Internet, confidentiality to prevent disclosure of the transaction contents to third parties, integrity to prevent the alteration of the transaction contents, and denial to prevent unjust turnover of established transactions Prevention and mutual authentication to prevent the creation of unauthorized transactions should be provided. In general, a secure e-commerce protocol based on an encryption algorithm is used to implement such a function.

암호화 알고리즘 기반의 거래 프로토콜을 이용한 전자상거래가 이루어지기 위해서는 통상 고객시스템 즉 고객의 컴퓨터에 설치되는 전자지갑 소프트웨어가 요구된다. 이러한 고객용 전자지갑은 전자상거래 프로토콜별로 독립적인 소프트웨어로 구현되어 하나의 전자상거래 프로토콜만을 지원하므로 다른 전자상거래 프로토콜의 이용을 위해서는 해당 전자지갑이 모두 요구된다.In order to perform electronic commerce using a cryptographic algorithm-based transaction protocol, electronic wallet software installed on a customer's computer, that is, a customer's computer, is generally required. Since these customer electronic wallets are implemented as independent software for each e-commerce protocol and support only one e-commerce protocol, all the corresponding electronic wallets are required for the use of other e-commerce protocols.

따라서, 종래에는 고객이 다양한 전자상거래 프로토콜을 이용하기 위해서 해당 전자지갑 모두를 설치해야 하는 문제점이 있었다.Therefore, in the related art, there is a problem that the customer has to install all of the corresponding electronic wallets in order to use various e-commerce protocols.

따라서, 상기한 바와 같은 문제점을 해결하기 위하여 안출된 본 발명은, 다양한 전자지갑을 통합하고, 복수의 거래 프로토콜을 지원하여 전자상거래 서비스를 수행하도록 한 통합 전자지갑 시스템 및 그를 이용한 전자상거래 서비스 방법과, 그를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.Accordingly, the present invention has been made to solve the above problems, an integrated electronic wallet system and an electronic commerce service method using the same to integrate a variety of electronic wallet, to support a plurality of transaction protocols to perform an electronic commerce service; The aim is to provide a computer readable recording medium having recorded thereon a program for realizing it.

도 1 은 본 발명에 따른 통합 전자지갑 시스템의 일실시예 구성도.1 is a configuration diagram of an embodiment of an integrated electronic wallet system according to the present invention.

도 2 는 본 발명에 따른 통합 전자지갑 시스템의 제어 기능부, 응용 기능부 및 공통 기능부의 구성도.2 is a block diagram of a control function unit, an application function unit and a common function unit of the integrated electronic wallet system according to the present invention.

도 3 은 본 발명에 따른 통합 전자지갑 시스템의 제어 기능부, 응용 기능부 및 공통 기능부간의 인터페이스에 관한 설명도.3 is an explanatory diagram of an interface between a control function unit, an application function unit and a common function unit of the integrated electronic wallet system according to the present invention;

도 4 는 본 발명에 따른 통합 전자지갑 시스템을 이용한 전자상거래 서비스 방법의 일실시예 흐름도.4 is a flowchart illustrating an embodiment of an electronic commerce service method using an integrated electronic wallet system according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

101 : 클라이언트 102 : 사용자 인터페이스101: client 102: user interface

103 : 제어 기능부 104 : 응용 기능부103: control function unit 104: application function unit

105 : 공통 기능부 106 : 통합 전자상거래 전자지갑105: common functional unit 106: integrated e-commerce wallet

107 : 전자상거래 서비스 서버107: e-commerce service server

상기 목적을 달성하기 위한 본 발명은, 전자상거래 서비스를 위한 통합 전자지갑 시스템에 있어서, 특정 전자상거래 프로토콜로 전자상거래 서비스가 요청되면, 해당 전자상거래 서비스 서버로부터 전송되는 응답 메시지에서 전자상거래 프로토콜 정보를 추출하여 처리가능한 프로토콜인지를 확인하여 해당 처리 수단을 실행 및 제어하기 위한 제어 수단; 상기 제어 수단의 제어에 따라 실행되어 전자 서명, 암호화 및 복호화 기능을 이용하여 프로토콜의 메시지를 생성, 확인 및 처리하여 처리한 프로토콜 메시지를 상기 해당 전자상거래 서비스 서버로 전송하고, 상기 해당 전자상거래 서비스 서버로부터 응답 메시지를 수신하여 해당 전자상거래 서비스를 처리하며, 처리 결과를 전송하기 위한 다수의 처리 수단; 및 상기 다수의 처리 수단으로부터 해당 전자상거래 서비스의 처리 결과를 수신하여 저장하고, 상기 다수의 처리 수단에 전자 서명, 암호화 및 복호화 기능을 제공하기 위해 데이터를 관리하기 위한 다수의 데이터 관리 수단을 포함한다.In order to achieve the above object, the present invention provides an integrated electronic wallet system for an electronic commerce service. When the electronic commerce service is requested by a specific electronic commerce protocol, the electronic commerce protocol information is transmitted from a response message transmitted from the corresponding electronic commerce service server. Control means for identifying whether the protocol is extractable and processable to execute and control the processing means; Transmits a protocol message executed under the control of the control means to generate, confirm, and process a message of a protocol by using an electronic signature, encryption, and decryption function to the corresponding e-commerce service server, and the corresponding e-commerce service server A plurality of processing means for receiving a response message from the processing e-commerce service, and for transmitting the processing result; And a plurality of data management means for receiving and storing processing results of the corresponding e-commerce service from the plurality of processing means, and managing data to provide electronic signature, encryption, and decryption functions to the plurality of processing means. .

또한, 본 발명은 통합 전자지갑 시스템에 적용되는 전자상거래 서비스 방법에 있어서, 클라이언트가 특정 전자상거래 프로토콜로 전자상거래 서비스를 요청하고, 제어 기능부가 해당 전자상거래 서비스 서버로부터 전송되는 응답 메시지에서 전자상거래 프로토콜 정보를 추출하는 제 1 단계; 및 상기 제어 기능부가 처리가능한 프로토콜인지를 확인하여 해당 응용 기능부를 실행시키는 제 2 단계; 및 상기 해당 응용 기능부가 전자 서명, 암호화 및 복호화 기능을 이용하여 해당 전자상거래 서비스를 처리하고, 해당 공통 기능부가 전자상거래 서비스 처리 결과를 저장하는 제 3 단계를 포함한다.The present invention also provides an electronic commerce service method applied to an integrated electronic wallet system, wherein a client requests an electronic commerce service using a specific electronic commerce protocol, and a control function unit sends an electronic commerce protocol in a response message transmitted from the corresponding electronic commerce service server. A first step of extracting information; And a second step of confirming whether the control function is a processable protocol and executing the corresponding application function. And a third step in which the corresponding application function processes the e-commerce service using an electronic signature, encryption and decryption function, and the common function unit stores the e-commerce service processing result.

또한, 본 발명은 프로세서를 구비한 통합 전자지갑 시스템에, 클라이언트가 특정 전자상거래 프로토콜로 전자상거래 서비스를 요청하고, 제어 기능부가 해당 전자상거래 서비스 서버로부터 전송되는 응답 메시지에서 전자상거래 프로토콜 정보를 추출하는 제 1 기능; 및 상기 제어 기능부가 처리가능한 프로토콜인지를 확인하여 해당 응용 기능부를 실행시키는 제 2 기능; 및 상기 해당 응용 기능부가 전자 서명, 암호화 및 복호화 기능을 이용하여 해당 전자상거래 서비스를 처리하고, 해당 공통 기능부가 전자상거래 서비스 처리 결과를 저장하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention also provides an integrated electronic wallet system having a processor, wherein a client requests an e-commerce service using a specific e-commerce protocol, and a control function extracts e-commerce protocol information from a response message transmitted from a corresponding e-commerce service server. First function; And a second function for confirming whether the control function is a processable protocol and executing the corresponding application function. And the application function unit processes the e-commerce service by using an electronic signature, encryption and decryption function, and the program for realizing a third function by which the common function unit stores the e-commerce service processing result. Provide a recording medium.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명에 따른 통합 전자지갑 시스템의 일실시예 구성도로서, 클라이언트(101), 사용자 인터페이스(102), 제어 기능부(103), 응용 기능부(104), 공통 기능부(105), 통합 전자상거래 전자지갑(106) 및 전자상거래 서비스 서버(106)를 구비한다.1 is a configuration diagram of an integrated electronic wallet system according to an embodiment of the present invention, which includes a client 101, a user interface 102, a control function 103, an application function 104, and a common function 105. And an integrated e-commerce wallet 106 and an e-commerce service server 106.

도면에 도시된 바와 같이, 통합 전자상거래 전자지갑(106)의 제어 기능부(103)는 응용 기능부(104)를 제어하고, 통합 전자상거래 전자지갑(106)이 다양한 전자상거래 거래 전문을 처리할 수 있도록 한다. 즉, 클라이언트(101)의 사용자 인터페이스(102)가 전자상거래 서비스 서버(107)에 접속하여 거래를 요청하면 전자상거래 서버(107)는 자신이 사용하는 프로토콜로 응답한다.As shown in the figure, the control function 103 of the integrated e-commerce wallet 106 controls the application function 104, and the integrated e-commerce wallet 106 can handle various e-commerce transactions. To help. That is, when the user interface 102 of the client 101 accesses the e-commerce service server 107 and requests a transaction, the e-commerce server 107 responds with the protocol used by the client 101.

통합 전자상거래 전자지갑(106)의 제어 기능부(103)는 전자상거래 서버(107)로부터의 응답 메시지를 추출하여 전자상거래 서버(107)가 사용하는 전자상거래 프로토콜을 해석하고, 해당 프로토콜을 처리할 수 있는 응용 기능부(104)를 선택 및 실행시켜 사용자가 전자상거래 서비스를 이용할 수 있도록 해준다.The control function 103 of the integrated e-commerce wallet 106 extracts the response message from the e-commerce server 107 to interpret the e-commerce protocol used by the e-commerce server 107, and processes the protocol. By selecting and executing the application function unit 104 can enable the user to use the e-commerce service.

통합 전자상거래 전자지갑(106)의 제어 기능부(103)는 전자상거래 프로토콜 식별 기능, 응용부 제어 기능, 통합 전자지갑의 로그인 기능, 멀티 사용자 관리 기능, 금융 정보 등의 각종 사용자 정보의 관리 기능 등을 가진다.The control function unit 103 of the integrated electronic commerce electronic wallet 106 includes an e-commerce protocol identification function, an application control function, a login function of an integrated electronic wallet, a multi-user management function, a management function of various user information such as financial information, and the like. Has

통합 전자상거래 전자지갑(106)의 공통 기능부(105)는 응용 기능부(104)가 전자상거래 거래 전문 처리에 필요한 공통 기능들의 집합이며, 응용 기능부(104)가 공통 기능을 이용할 수 있도록 공통 기능부 호출 인터페이스를 제공한다.The common function unit 105 of the integrated e-commerce wallet 106 is a set of common functions required for the application function unit 104 to process the e-commerce transaction, and the common function unit 104 may use the common functions. It provides a function call interface.

통합 전자상거래 전자지갑(106)의 공통 기능부(105)는 암호화 기법 기반의 전자상거래 거래 전문 처리에 필요한 암호화 및 복호화 기능, 전자 인증서(Certificate)의 생성 및 확인 기능, 전자 서명 생성 및 확인 기능, 대칭 키와 비대칭 키 생성 기능, 각종 사용자 정보 및 로그 관리를 위한 데이터 관리 기능 등으로 구성된다.The common functional unit 105 of the integrated e-commerce wallet 106 includes encryption and decryption functions necessary for the processing of e-commerce transactions based on encryption techniques, generation and verification of electronic certificates, generation and verification of electronic signatures, It consists of symmetric key and asymmetric key generation function, data management function for various user information and log management.

통합 전자상거래 전자지갑(106)의 다수의 응용 기능부(104)로 구성되며, 각각의 응용 기능부(104)는 전자상거래 프로토콜과 일대일로 대응되어 해당 프로토콜과 이를 이용한 전자상거래 거래전문을 처리한다. 즉, 도 2에 도시된 바와 같이, 응용 기능부 1은 프로토콜 1을 이용한 전자상거래의 신용카드 지불 처리 서비스를 처리하고, 응용 기능부 m은 프로토콜 m을 이용한 계좌이체 지불 처리 서비스를 처리하고, 응용 기능부 n은 프로토콜 n을 이용한 전자화폐 지불처리 서비스를 처리할 수 있다. 이러한 응용 기능부들은 추가 응용 기능부 설치가 용이하도록 하였다.Consists of a plurality of application function unit 104 of the integrated e-commerce wallet 106, each application function unit 104 in one-to-one correspondence with the e-commerce protocol to handle the corresponding protocol and the e-commerce transaction using the same. . That is, as shown in Figure 2, the application function unit 1 processes the credit card payment processing service of the e-commerce using protocol 1, the application function unit m processes the account transfer payment processing service using the protocol m, the application The functional unit n may process the electronic money payment processing service using the protocol n. These application functions make it easy to install additional application functions.

도 3에 도시된 바와 같이, 응용 기능부는 응용 기능부 호출 인터페이스를 통해 제어 기능부에 의해 실행되며, 공통 기능부 호출 인터페이스를 통해 거래전문 처리에 필요한 각종 공통 기능을 이용한다.As shown in FIG. 3, the application function unit is executed by the control function unit through the application function unit call interface, and utilizes various common functions required for transaction specialized processing through the common function unit call interface.

도 4 는 본 발명에 따른 통합 전자지갑 시스템을 이용한 전자상거래 서비스 방법의 일실시예 흐름도이다.4 is a flowchart illustrating an embodiment of an electronic commerce service method using an integrated electronic wallet system according to the present invention.

도면에 도시된 바와 같이, 클라이언트가 웹 브라우저를 이용하여 특정 전자상거래 프로토콜을 이용한 전자상거래 서비스를 요청하고(401), 통합 전자상거래 전자지갑의 제어 기능부가 전자상거래 서비스 서버의 첫 번째 응답 메시지에서 전자상거래 프로토콜 정보를 추출한다(402).As shown in the figure, a client requests an e-commerce service using a specific e-commerce protocol using a web browser (401), and the control function of the integrated e-commerce e-wallet sends an e-commerce message to the first response message of the e-commerce service server. The commerce protocol information is extracted (402).

이후, 제어 기능부가 해당 프로토콜을 처리할 수 있는지를 확인하여(403) 제어 기능부가 프로토콜 처리를 위해 해당 응용 기능부를 실행하고(404), 해당 응용 기능부가 전자 서명, 암호화 및 복호화 기능을 이용하여 프로토콜 메시지를 생성, 확인 및 처리하여 처리한 프로토콜 메시지를 해당 전자상거래 서비스 서버로 전송한다(405).Thereafter, the control function checks whether it can process the protocol (403), so that the control function executes the application function for the protocol processing (404), and the application function uses the digital signature, encryption and decryption functions to perform the protocol. The protocol message generated, checked and processed by the message is transmitted to the corresponding e-commerce service server (405).

이후, 해당 응용 기능부가 해당 전자상거래 서비스 서버로부터 응답 메시지를 수신하여 해당 전자상거래 서비스를 처리하고, 처리 결과를 해당 공통 기능부로 전송하고(406), 해당 공통 기능부가 전자상거래 서비스 결과 데이터를 수신하여 저장한다(407).Thereafter, the application function receives the response message from the e-commerce service server to process the e-commerce service, and transmits the processing result to the common function unit (406), and the common function unit receives the e-commerce service result data. Save (407).

참고적으로, 고객이 웹 브라우저를 이용하여 전자상거래 서버에 임의의 서비스 m을 선택/요청하면 서버는 서비스 이용에 필요한 전자상거래 프로토콜 정보를 포함한 응답 메시지를 보낸다.For reference, when the customer selects / requests an arbitrary service m from the e-commerce server using a web browser, the server sends a response message including the e-commerce protocol information necessary for using the service.

이후, 통합 전자지갑의 제어 기능부는 이 응답 메시지를 가로챈 다음 전자상거래 프로토콜 식별 메카니즘을 통해 서버가 요구한 거래 프로토콜이 처리가능한 것인지를 판단한다.Then, the control function of the integrated electronic wallet intercepts this response message and then determines whether the transaction protocol requested by the server can be processed through the e-commerce protocol identification mechanism.

이후, 만약 처리 불가능한 프로토콜이면 처리 불가능 메시지를 사용자에게 디스플레이하고, 처리 가능한 프로토콜이면 통합 전자지갑의 사용자 ID와 비밀번호를 확인한 후 해당 프로토콜을 처리할 수 있는 응용 기능부 m을 실행시킨다.Thereafter, if the protocol is not handleable, an unprocessable message is displayed to the user, and if the protocol is handleable, the user ID and password of the integrated electronic wallet are checked, and an application function unit m capable of processing the protocol is executed.

이후, 응용 기능부m 전자상거래 프로토콜을 이용한 전자상거래 서비스의 거래 전문을 처리하며, 요구되는 사용자 인터페이스를 제공한다. 이때 거래 전문의 처리를 위해서 공통 기능부가 제공하는 전자 서명의 생성과 확인등과 같은 일반적인 기능들을 이용한다.Thereafter, the application function m deals with the full transaction of the electronic commerce service using the electronic commerce protocol, and provides the required user interface. At this time, general functions such as generation and verification of electronic signature provided by common function unit are used for transaction processing.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the spirit of the present invention for those skilled in the art to which the present invention pertains, and the above-described embodiments and accompanying It is not limited to the drawing.

상기와 같은 본 발명은, 다양한 전자상거래 프로토콜을 지원함으로써 고객이 복수개의 전자상거래 프로토콜을 사용하기 위해서 복수개의 전자지갑을 사용해야 하는 불편함을 해소할 수 있을 뿐만 아니라 고객의 개인 정보 및 거래 내역 등을 통합적으로 관리할 수 있고, 전자상거래 프로토콜 처리에 필요한 공통 기능을 공통 기능부로 구현함으로써 공통기능의 중복 구현을 방지할 수 있는 효과가 있다.The present invention as described above, by supporting a variety of e-commerce protocols can solve the inconvenience that the customer must use a plurality of electronic wallets in order to use a plurality of e-commerce protocols, as well as the customer's personal information and transaction history, etc. It can be integrated and managed, and by implementing common functions required for e-commerce protocol processing as common functions, it is possible to prevent the overlapping of common functions.

Claims (4)

전자상거래 서비스를 위한 통합 전자지갑 시스템에 있어서,In the integrated electronic wallet system for e-commerce services, 특정 전자상거래 프로토콜로 전자상거래 서비스가 요청되면, 해당 전자상거래 서비스 서버로부터 전송되는 응답 메시지에서 전자상거래 프로토콜 정보를 추출하여 처리가능한 프로토콜인지를 확인하여 해당 처리 수단을 실행 및 제어하기 위한 제어 수단;Control means for executing and controlling the processing means by extracting the e-commerce protocol information from the response message transmitted from the corresponding e-commerce service server and checking whether the e-commerce service is requested by the specific e-commerce protocol; 상기 제어 수단의 제어에 따라 실행되어 전자 서명, 암호화 및 복호화 기능을 이용하여 프로토콜의 메시지를 생성, 확인 및 처리하여 처리한 프로토콜 메시지를 상기 해당 전자상거래 서비스 서버로 전송하고, 상기 해당 전자상거래 서비스 서버로부터 응답 메시지를 수신하여 해당 전자상거래 서비스를 처리하며, 처리 결과를 전송하기 위한 다수의 처리 수단; 및Transmits a protocol message executed under the control of the control means to generate, confirm, and process a message of a protocol by using an electronic signature, encryption, and decryption function to the corresponding e-commerce service server, and the corresponding e-commerce service server A plurality of processing means for receiving a response message from the processing e-commerce service, and for transmitting the processing result; And 상기 다수의 처리 수단으로부터 해당 전자상거래 서비스의 처리 결과를 수신하여 저장하고, 상기 다수의 처리 수단에 전자 서명, 암호화 및 복호화 기능을 제공하기 위해 데이터를 관리하기 위한 다수의 데이터 관리 수단A plurality of data management means for receiving and storing the processing result of the corresponding e-commerce service from the plurality of processing means, and for managing data to provide electronic signature, encryption and decryption functions to the plurality of processing means. 을 포함하는 전자상거래 서비스를 위한 통합 전자지갑 시스템.Integrated electronic wallet system for e-commerce services, including. 통합 전자지갑 시스템에 적용되는 전자상거래 서비스 방법에 있어서,In the electronic commerce service method applied to the integrated electronic wallet system, 클라이언트가 특정 전자상거래 프로토콜로 전자상거래 서비스를 요청하고, 제어 기능부가 해당 전자상거래 서비스 서버로부터 전송되는 응답 메시지에서 전자상거래 프로토콜 정보를 추출하는 제 1 단계; 및A first step of a client requesting an e-commerce service using a specific e-commerce protocol, and extracting e-commerce protocol information from a response message transmitted from a corresponding e-commerce service server by the control function; And 상기 제어 기능부가 처리가능한 프로토콜인지를 확인하여 해당 응용 기능부를 실행시키는 제 2 단계; 및A second step of confirming whether the control function is a processable protocol and executing the corresponding application function; And 상기 해당 응용 기능부가 전자 서명, 암호화 및 복호화 기능을 이용하여 해당 전자상거래 서비스를 처리하고, 해당 공통 기능부가 전자상거래 서비스 처리 결과를 저장하는 제 3 단계A third step in which the corresponding application function processes the e-commerce service using an electronic signature, encryption and decryption function, and the common function unit stores the e-commerce service processing result; 를 포함하는 통합 전자지갑 시스템에서의 전자상거래 서비스 방법.E-commerce service method in an integrated electronic wallet system comprising a. 제 2 항에 있어서,The method of claim 2, 상기 제 3 단계는,The third step, 상기 해당 응용 기능부가 전자 서명, 암호화 및 복호화 기능을 이용하여 프로토콜 메시지를 생성, 확인 및 처리하여 처리한 프로토콜 메시지를 상기 해당 전자상거래 서비스 서버로 전송하는 제 4 단계;A fourth step of transmitting, by the corresponding application function, a protocol message generated, checked, processed, and processed by the electronic signature, encryption, and decryption function to the corresponding e-commerce service server; 상기 해당 응용 기능부가 상기 해당 전자상거래 서비스 서버로부터 응답 메시지를 수신하여 해당 전자상거래 서비스를 처리하고, 처리 결과를 상기 해당 공통 기능부로 전송하는 제 5 단계; 및A fifth step of receiving, by the corresponding application function, a response message from the corresponding e-commerce service server, processing the corresponding e-commerce service, and transmitting a processing result to the corresponding common function unit; And 상기 해당 공통 기능부가 전자상거래 서비스 결과 데이터를 수신하여 저장하는 제 6 단계A sixth step of receiving and storing an e-commerce service result data of the corresponding common function unit; 를 포함하는 통합 전자지갑 시스템에서의 전자상거래 서비스 방법.E-commerce service method in an integrated electronic wallet system comprising a. 프로세서를 구비한 통합 전자지갑 시스템에,In the integrated electronic wallet system with a processor, 클라이언트가 특정 전자상거래 프로토콜로 전자상거래 서비스를 요청하고, 제어 기능부가 해당 전자상거래 서비스 서버로부터 전송되는 응답 메시지에서 전자상거래 프로토콜 정보를 추출하는 제 1 기능; 및A first function of the client requesting an e-commerce service through a specific e-commerce protocol, and the control function extracting e-commerce protocol information from a response message transmitted from the corresponding e-commerce service server; And 상기 제어 기능부가 처리가능한 프로토콜인지를 확인하여 해당 응용 기능부를 실행시키는 제 2 기능; 및A second function of confirming whether the control function is a processable protocol and executing the corresponding application function; And 상기 해당 응용 기능부가 전자 서명, 암호화 및 복호화 기능을 이용하여 해당 전자상거래 서비스를 처리하고, 해당 공통 기능부가 전자상거래 서비스 처리 결과를 저장하는 제 3 기능A third function in which the corresponding application function processes the e-commerce service using an electronic signature, encryption and decryption function, and the common function unit stores the e-commerce service processing result; 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1019980051000A 1998-11-26 1998-11-26 Integrated electronic wallet system and electronic commercial service method KR20000033930A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980051000A KR20000033930A (en) 1998-11-26 1998-11-26 Integrated electronic wallet system and electronic commercial service method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980051000A KR20000033930A (en) 1998-11-26 1998-11-26 Integrated electronic wallet system and electronic commercial service method

Publications (1)

Publication Number Publication Date
KR20000033930A true KR20000033930A (en) 2000-06-15

Family

ID=19559877

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980051000A KR20000033930A (en) 1998-11-26 1998-11-26 Integrated electronic wallet system and electronic commercial service method

Country Status (1)

Country Link
KR (1) KR20000033930A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020083320A (en) * 2001-04-27 2002-11-02 케이비 테크놀러지 (주) System and Method for e-business settled using electronic purse
KR100846460B1 (en) * 2007-02-02 2008-07-16 주식회사 퍼스트포켓 Method and server for providing integrated electronic wallet service

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020083320A (en) * 2001-04-27 2002-11-02 케이비 테크놀러지 (주) System and Method for e-business settled using electronic purse
KR100846460B1 (en) * 2007-02-02 2008-07-16 주식회사 퍼스트포켓 Method and server for providing integrated electronic wallet service

Similar Documents

Publication Publication Date Title
US11341498B2 (en) Method and device for end-user verification of an electronic transaction
RU2645593C2 (en) Verification of portable consumer devices
US8661520B2 (en) Systems and methods for identification and authentication of a user
JP5619007B2 (en) Apparatus, system and computer program for authorizing server operation
US20060123465A1 (en) Method and system of authentication on an open network
US20110103586A1 (en) System, Method and Device To Authenticate Relationships By Electronic Means
US7548890B2 (en) Systems and methods for identification and authentication of a user
US20010039535A1 (en) Methods and systems for making secure electronic payments
WO2008127431A2 (en) Systems and methods for identification and authentication of a user
GB2354102A (en) System for communicating over a public network
CN110770774A (en) Authentication and encryption scheme in data storage
US20130066772A1 (en) Multi-factor and multi-channel id authentication and transaction control and multi-option payment system and method
JP2003044436A (en) Authentication processing method, information processor, and computer program
KR20000012391A (en) Method and system for electronic payment via internet
JP2004272827A (en) Individual identification system and method
WO2004053759A1 (en) Personal information control system, mediation system, and terminal unit
US20030221110A1 (en) Method of disposable command encoding (DCE) for security and anonymity protection in information system operations
KR101009913B1 (en) Method for providing online payment service, payment module and payment approval server
KR20000033930A (en) Integrated electronic wallet system and electronic commercial service method
KR100923395B1 (en) Electronic authentication service method for non-members of internet merchant web-sites using smart card
Sankaranarayanan Application of Intelligent Agents in Biometric Secured Mobile Payment System
KR20070021867A (en) Wireless authentication system interworking with wireless terminal and method
US20150269550A1 (en) Apparatus for Improving Security for User Input and/or Access to Secure Resources and/or for Point of Sale
KR20030006901A (en) Electronic commerce billing system and method by using fingerprint authentication
Fischmeister et al. Symbolon-a Novel Concept For Secure E-Commerce

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application