CertificationClass Methods |
The CertificationClass type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangePassword |
비밀번호 변경
| |
| Connection |
최초서버접속
| |
| CSMConnect |
서버접속
| |
| CSMDisconnect |
접속해제
| |
| CSMGetErrorCode |
에러코드반환
| |
| CSMIsCertNew |
인증서/ 개인키 갱신
| |
| DeleteCert |
인증서 삭제
| |
| DisConnection |
서버접속해제
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCert |
인증서 가져오기
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSignData |
전자서명 데이터
| |
| GetSignDataTemp |
인증 실패시 임시 암호화 데이터
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVerifyData |
전자서명 데이터 원복
| |
| GetVerifyDataTemp |
인증 실패시 임시 복호화 데이터
| |
| Internal_DecryptB64 |
인증 실패시 복호화
| |
| Internal_EncryptB64 |
인증 실패시 암호화
| |
| Internal_SignDataB64 |
전자서명 데이터 변환
| |
| Internal_VerifyDataB64 |
전자서명 데이터 원본 반환
| |
| IsCertNew |
사용자 인증서 갱신 및 등록
| |
| IsCertNew(String) |
사용자 인증서 갱신및 등록
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetInitialize |
초기화
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| VB_CSMChangePassword |
비밀번호 변경
| |
| VB_CSMGetCert |
인증서가져오기
| |
| VB_CSMGetErrorMsg |
에러메세지반환
| |
| VB_CSMInit |
초기화
| |
| VB_CSMLocalDelCert |
인증서 삭제
| |
| VB_CSMVerifyPassword |
비밀번호 확인
| |
| VerifyPassword |
비밀번호 검증
|