3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/crypto/asymmetric/system/System.h"
23 virtual ~KeyManager();
25 virtual bool isValid()
const;
33 MCNAPI
KeyManager(::std::string
const& publicKey, ::Crypto::Asymmetric::System system);
35 MCNAPI ::KeyManager&
operator=(::KeyManager
const& rhs);
41 MCNAPI
void*
$ctor(::KeyManager
const& rhs);
43 MCNAPI
void*
$ctor(::std::string
const& publicKey, ::Crypto::Asymmetric::System system);
MCAPI::KeyManager & operator=(::KeyManager const &rhs)
MCAPI KeyManager(::KeyManager const &rhs)
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)
MCAPI void * $ctor(::KeyManager const &rhs)