#include <iks.grpc.pb.h>
|
| Service () |
|
virtual | ~Service () |
|
virtual ::grpc::Status | GenRandom (::grpc::ServerContext *context, const ::CMSG_GenRandom *request, ::SMSG_GenRandom *response) |
|
virtual ::grpc::Status | AESEncrypt (::grpc::ServerContext *context, const ::CMSG_AESOperation *request, ::SMSG_AESResult *response) |
|
virtual ::grpc::Status | AESDecrypt (::grpc::ServerContext *context, const ::CMSG_AESOperation *request, ::SMSG_AESResult *response) |
|
virtual ::grpc::Status | DESFireISOAuth1 (::grpc::ServerContext *context, const ::CMSG_DesfireISOAuth_Step1 *request, ::SMSG_DesfireISOAuth_Step1 *response) |
|
virtual ::grpc::Status | DESFireISOAuth2 (::grpc::ServerContext *context, const ::CMSG_DesfireAuth_Step2 *request, ::SMSG_DesfireAuth_Step2 *response) |
|
virtual ::grpc::Status | DESFireAESAuth1 (::grpc::ServerContext *context, const ::CMSG_DesfireAESAuth_Step1 *request, ::SMSG_DesfireAESAuth_Step1 *response) |
|
virtual ::grpc::Status | DESFireAESAuth2 (::grpc::ServerContext *context, const ::CMSG_DesfireAuth_Step2 *request, ::SMSG_DesfireAuth_Step2 *response) |
|
virtual ::grpc::Status | DESFireChangeKey (::grpc::ServerContext *context, const ::CMSG_DesfireChangeKey *request, ::SMSG_DesfireChangeKey *response) |
|
◆ Service()
IKSService::Service::Service |
( |
| ) |
|
◆ ~Service()
IKSService::Service::~Service |
( |
| ) |
|
|
virtual |
◆ AESDecrypt()
◆ AESEncrypt()
◆ DESFireAESAuth1()
◆ DESFireAESAuth2()
◆ DESFireChangeKey()
◆ DESFireISOAuth1()
◆ DESFireISOAuth2()
◆ GenRandom()
The documentation for this class was generated from the following files:
- C:/dev/lla/liblogicalaccess/plugins/logicalaccess/plugins/iks/iks.grpc.pb.h
- C:/dev/lla/liblogicalaccess/plugins/logicalaccess/plugins/iks/iks.grpc.pb.cc