Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Identity name/value pair (GH weidai11#542)
China’s SM2 uses an identity field for digital signatures. We used a ConstByteArrayParameter rather than a char* because the identifier may not be a C-string. The observation is based on experience with Thomas Wu’s Secure Remote Protocol (SRP)
- Loading branch information