Documentation
¶
Overview ¶
nolint:goconst
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadParticipantKey ¶
func LoadParticipantKey(pSchemeType ISchemeType, pFriendKey string) layer2.IParticipantKey
Types ¶
type ISchemeType ¶
type ISchemeType int
const ( CHybridScheme ISchemeType = 1 + iota CSymmetricScheme )
func GetCryptoSchemeType ¶ added in v1.11.2
func GetCryptoSchemeType(v string) ISchemeType
func (ISchemeType) String ¶
func (p ISchemeType) String() string
Click to show internal directories.
Click to hide internal directories.