module

RNS::Destination::DestinationInterface

Interface that Packet uses to interact with any destination-like object. Requires #hash, #type, and #encrypt.

Instance methods

encrypt(plaintext : Bytes) : Bytes
Source
hash
Source
type
Source