awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
awala
awala
tech.
relaycorp.
relaynet
Cargo
Delivery
Request
ECDHCurve
P256
P384
P521
Hashing
Algorithm
SHA256
SHA384
SHA512
Invalid
Node
Connection
Params
issue
Delivery
Authorization()
issue
Endpoint
Certificate()
issue
Gateway
Certificate()
Node
Connection
Params
Companion
Private
Endpoint
Conn
Params
Companion
Relaynet
Exception
Session
Key
Session
Key
Exception
Session
Key
Pair
Companion
Symmetric
Cipher
AES_
128
AES_
192
AES_
256
tech.
relaycorp.
relaynet.
bindings
Content
Types
PARCEL
NODE_
REGISTRATION_
AUTHORIZATION
NODE_
REGISTRATION_
REQUEST
NODE_
REGISTRATION
NODE_
PRE_
REGISTRATION
tech.
relaycorp.
relaynet.
bindings.
pdc
Client
Binding
Exception
Detached
Signature
Type
PARCEL_
DELIVERY
NONCE
Invalid
Signature
Exception
Nonce
Signer
Exception
Parcel
Collection
PDCClient
PDCException
Rejected
Parcel
Exception
Server
Binding
Exception
Server
Connection
Exception
Server
Exception
Signer
Streaming
Mode
Companion
Keep
Alive
Close
Upon
Completion
tech.
relaycorp.
relaynet.
crypto
Signed
Data
Exception
tech.
relaycorp.
relaynet.
keystores
Certificate
Store
Key
Store
Backend
Exception
Missing
Key
Exception
Private
Key
Data
Private
Key
Store
Session
Public
Key
Data
Session
Public
Key
Store
tech.
relaycorp.
relaynet.
messages
Cargo
Companion
Cargo
Collection
Authorization
Companion
Certificate
Rotation
Companion
Invalid
Message
Exception
Parcel
Companion
Parcel
Collection
Ack
Companion
Recipient
Companion
tech.
relaycorp.
relaynet.
messages.
control
Handshake
Challenge
Companion
Handshake
Response
Companion
Parcel
Delivery
Companion
Private
Node
Registration
Companion
Private
Node
Registration
Authorization
Companion
Private
Node
Registration
Request
Companion
tech.
relaycorp.
relaynet.
messages.
payloads
batch()
Cargo
Collection
Request
Companion
Cargo
Message
Companion
Type
PARCEL
PCA
CERTIFICATE_
ROTATION
Cargo
Message
Set
Companion
Cargo
Message
Set
With
Expiry
Cargo
Message
With
Expiry
Empty
Payload
Companion
Encrypted
Payload
Gateway
Encrypted
Payload
Payload
Payload
Unwrapping
Service
Message
Companion
Unencrypted
Payload
tech.
relaycorp.
relaynet.
nodes
Endpoint
Manager
Gateway
Manager
Node
Crypto
Options
Node
Manager
tech.
relaycorp.
relaynet.
pki
Certification
Path
Companion
Certification
Path
Exception
tech.
relaycorp.
relaynet.
ramf
Encrypted
RAMFMessage
Companion
Invalid
Payload
Exception
RAMFException
RAMFMessage
Companion
tech.
relaycorp.
relaynet.
wrappers
deserialize
ECKey
Pair()
deserialize
ECPublic
Key()
deserialize
RSAKey
Pair()
deserialize
RSAPublic
Key()
generate
ECDHKey
Pair()
generate
RSAKey
Pair()
Key
Exception
node
Id
tech.
relaycorp.
relaynet.
wrappers.
asn1
ASN1Exception
tech.
relaycorp.
relaynet.
wrappers.
cms
Enveloped
Data
Exception
Recipient
Identifier
Recipient
Key
Identifier
Recipient
Serial
Number
tech.
relaycorp.
relaynet.
wrappers.
x509
Certificate
Companion
Certificate
Exception
awala
/
tech.relaycorp.relaynet.messages.control
/
HandshakeChallenge
Handshake
Challenge
class
HandshakeChallenge
(
val
nonce
:
ByteArray
)
Members
Constructors
Handshake
Challenge
Link copied to clipboard
constructor
(
nonce
:
ByteArray
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
nonce
Link copied to clipboard
val
nonce
:
ByteArray
Functions
serialize
Link copied to clipboard
fun
serialize
(
)
:
ByteArray