Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App_AlgorithmType ¶
type App_AlgorithmType int
const ( AppAlgorithmType_Not App_AlgorithmType = 0 AppAlgorithmType_SM2 App_AlgorithmType = 1 AppAlgorithmType_R1 App_AlgorithmType = 2 AppAlgorithmType_K1 App_AlgorithmType = 3 )
type App_CaType ¶
type App_CaType int
const ( AppCaType_Not App_CaType = 0 AppCaType_Trust App_CaType = 1 AppCaType_NoTrust App_CaType = 2 )
Click to show internal directories.
Click to hide internal directories.