class EncryptedTcp::Encryptor
- EncryptedTcp::Encryptor
- Reference
- Object
Defined in:
shared/encryptor.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(local_secret_key : String, local_public_key : String, remote_public_key : String)
#