public class BitTorrentHandshake extends Object
| Constructor and Description |
|---|
BitTorrentHandshake(byte[] torrentHash,
byte[] extensionBytes,
byte[] peerId) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPeerExtensionBytes() |
byte[] |
getPeerId() |
byte[] |
getTorrentHash() |
Copyright © 2016. All rights reserved.