Einar Notland
Results
1
comments of
Einar Notland
Capillary expects the RSA key wrapped in Protobuf objects. So we had to use SwiftProtobuf (Swift version of Googles Protobuf). -Use [SwiftProtobuf](https://github.com/apple/swift-protobuf) to generate Swift file from the [capillary_internal.proto](https://github.com/google/capillary/blob/master/lib/src/main/proto/capillary_internal.proto). 1....