Combine public keys from multiple parties
Arguments
- cc
A CryptoContext
- pk1, pk2
PublicKey objects to combine
- key_tag
Character; optional tag to associate with the combined key. Default
""(empty tag) to match the C++ header default. Round-trips throughget_key_tag().
