package pojo

const (
	RSA int32 = iota + 1
	SM2
	SM4
)