package pbmse.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message EncryptedMessage

pbmse.proto:25

Used as request type in: okapi.examples.v1.SecureExampleService.ServerStreaming, okapi.examples.v1.SecureExampleService.Unary

Used as response type in: okapi.examples.v1.SecureExampleService.ServerStreaming, okapi.examples.v1.SecureExampleService.Unary

Used as field type in: okapi.transport.v1.PackResponse, okapi.transport.v1.UnpackRequest

enum EncryptionAlgorithm

pbmse.proto:51

Used in: okapi.transport.v1.PackRequest, EncryptionHeader

message EncryptionHeader

pbmse.proto:33

Used in: EncryptionRecipient

enum EncryptionMode

pbmse.proto:45

Used in: okapi.transport.v1.PackRequest, EncryptionHeader

message EncryptionRecipient

pbmse.proto:40

Used in: EncryptedMessage

message Signature

pbmse.proto:14

Used in: SignedMessage

message SignatureHeader

pbmse.proto:18

message SignedMessage

pbmse.proto:10

JWS Protocol buffer message signing and encryption

Used in: okapi.transport.v1.SignRequest, okapi.transport.v1.SignResponse, okapi.transport.v1.VerifyRequest