Populate claims set back when decoding
This commit is contained in:
parent
6f495c2c16
commit
912e4b5ff9
5 changed files with 12 additions and 8 deletions
|
@ -30,6 +30,7 @@ enum class DecodeErrc
|
|||
AlgHeaderMiss,
|
||||
TypHeaderMiss,
|
||||
TypMismatch,
|
||||
DuplClaims,
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue