Keypop Calypso Crypto Legacy SAM C++ API 0.6.0
Reference Calypso Crypto Legacy SAM API for C++
|
#include <KeyPairContainer.hpp>
Public Member Functions | |
virtual const std::vector< uint8_t > | getKeyPair ()=0 |
Contains the input/output data of the method. A key pair consists of a byte array containing the public key and a private key values.
Definition at line 29 of file KeyPairContainer.hpp.
|
pure virtual |
Returns the key pair.