All Downloads are FREE. Search and download functionalities are using the official Maven repository.

POGOProtos.Networking.Platform.Requests.SendEncryptedSignatureRequest.proto Maven / Gradle / Ivy

syntax = "proto3";
package POGOProtos.Networking.Platform.Requests;

message SendEncryptedSignatureRequest {
	bytes encrypted_signature = 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy