API ReferenceAPI Reference·ModulesModules·CryptoCryptooa::signSign a hash directlyFnC++ public headers#include <oa/crypto/sign.h>#include <oa/crypto/sign.h>Function Documentationoa::Result<Signature> oa::sign( const Hash & inHash, const SecretKey & inSecret )SourceSourceSign a hash directlyParametersinHashconst Hash &—inSecretconst SecretKey &—Returnsoa::Result<Signature>The declared return value.
oa::Result<Signature> oa::sign( const Hash & inHash, const SecretKey & inSecret )SourceSourceSign a hash directlyParametersinHashconst Hash &—inSecretconst SecretKey &—Returnsoa::Result<Signature>The declared return value.