LeviLamina
Loading...
Searching...
No Matches
PubKeyFormat.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Crypto::Asymmetric {
6
7
enum class
PubKeyFormat :
int
{
8
X509Pubkey = 0,
9
MsPublickeyblob = 1,
10
};
11
12
}
src
mc
deps
crypto
asymmetric
PubKeyFormat.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0