Class ErrorGroups.NodeKeyManagement
NodeKeyManagement errors.
public static class ErrorGroups.NodeKeyManagement
- Inheritance
-
ErrorGroups.NodeKeyManagement
- Inherited Members
Fields
ErrorPrefix
NodeKeyManagement error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
NodeKeyManagement group code.
public const short GroupCode = 1004
Field Value
GroupName
NodeKeyManagement group name.
public const string GroupName = "NODEKEYMGMT"
Field Value
KeyDecoding
KeyDecoding error.
public const int KeyDecoding = 65798145
Field Value
KeyExpired
KeyExpired error.
public const int KeyExpired = 65798146
Field Value
KeyGeneration
KeyGeneration error.
public const int KeyGeneration = 65798147
Field Value
KeySerDe
KeySerDe error.
public const int KeySerDe = 65798149
Field Value
KeyStore
KeyStore error.
public const int KeyStore = 65798148
Field Value
KeyValidation
KeyValidation error.
public const int KeyValidation = 65798150