LeviLamina
Loading...
Searching...
No Matches
Util.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Crypto::Util {
6
// functions
7
// NOLINTBEGIN
8
MCNAPI ::std::string asn1StringToStd(::asn1_string_st* asn1);
9
10
MCNAPI ::std::string bioToString(::std::unique_ptr<::bio_st> bio);
11
// NOLINTEND
12
13
}
// namespace Crypto::Util
src
mc
deps
crypto
Util.h
Generated on Wed Jul 23 2025 08:33:53 for LeviLamina by
1.12.0