Bunch more refactoring and work on revocations, etc.
This commit is contained in:
parent
46049a1ef6
commit
eac3667ec1
10 changed files with 220 additions and 72 deletions
|
@ -49,7 +49,7 @@ class Revocation
|
|||
public:
|
||||
enum CredentialType
|
||||
{
|
||||
CREDENTIAL_TYPE_NIL = 0,
|
||||
CREDENTIAL_TYPE_ALL = 0,
|
||||
CREDENTIAL_TYPE_COM = 1,
|
||||
CREDENTIAL_TYPE_CAPABILITY = 2,
|
||||
CREDENTIAL_TYPE_TAG = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue