Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Sum() and Size() to CertPool (#53)
Sum() returns a new CertPool that is the union of two pools. Size() returns the number of certificates in a pool. Both are used by the verifier.
- Loading branch information