LeviLamina
Loading...
Searching...
No Matches
PrivateKeySigningFormat.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Crypto::Asymmetric {
6
7
enum class
PrivateKeySigningFormat :
int
{
8
AutoDetect = 0,
9
Pem = 1,
10
};
11
12
}
src-server
mc
deps
crypto
asymmetric
PrivateKeySigningFormat.h
Generated on Sun Oct 12 2025 06:31:26 for LeviLamina by
1.12.0