3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/crypto/asymmetric/System.h"
29 virtual bool isValid()
const;
35 MCNAPI
KeyManager(::std::string
const& publicKey, ::Crypto::Asymmetric::System system);
41 MCNAPI
void*
$ctor(::std::string
const& publicKey, ::Crypto::Asymmetric::System system);
Definition KeyManager.h:8
MCAPI bool $isValid() const
MCAPI void * $ctor(::std::string const &publicKey, ::Crypto::Asymmetric::System system)
static MCAPI void ** $vftable()
MCAPI KeyManager(::std::string const &publicKey, ::Crypto::Asymmetric::System system)