class

RNS::Management::ProvisioningToken

Inherits Reference < Object

Constructors

from_bytes(raw : Bytes) : ProvisioningToken
Source
new(reticule_dest_hash : Slice(UInt8), bootstrap_type : String, target_host : String, target_port : UInt16, network_name : Nil | String, passphrase : Nil | String, token_secret : Slice(UInt8), token_expires : Float64)
Source

Instance methods

bootstrap_type
Source
expired?
Source
network_name
Source
passphrase
Source
reticule_dest_hash
Source
target_host
Source
target_port
Source
token_expires
Source
token_secret
Source