Uses of Class
com.exonum.binding.common.message.SignedMessage
| Package | Description |
|---|---|
| com.exonum.binding.common.message |
-
Uses of SignedMessage in com.exonum.binding.common.message
Methods in com.exonum.binding.common.message that return SignedMessage Modifier and Type Method Description static SignedMessageSignedMessage. fromProto(Messages.SignedMessage message)Creates a wrapper around signed message.static SignedMessageSignedMessage. parseFrom(byte[] messageBytes)Parses the signed message bytes.