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-server
mc
deps
crypto
Util.h
Generated on Sun Oct 12 2025 06:31:26 for LeviLamina by
1.12.0