Preparing search index...
The search index is not available
@relaycorp/relaynet-core
@relaycorp/relaynet-core
SessionPrivateKeyData
Interface SessionPrivateKeyData
Data for a private key of a session key pair.
interface
SessionPrivateKeyData
{
keySerialized
:
Buffer
;
nodeId
:
string
;
peerId
?:
string
;
}
Index
Properties
key
Serialized
node
Id
peer
Id?
Properties
Readonly
key
Serialized
key
Serialized
:
Buffer
Readonly
node
Id
node
Id
:
string
Optional
Readonly
peer
Id
peer
Id
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
key
Serialized
node
Id
peer
Id
@relaycorp/relaynet-core
BindingType
StreamingMode
CMSError
Cargo
CargoCollectionAuthorization
CargoCollectionRequest
CargoMessageSet
Certificate
CertificateError
CertificateRotation
CertificateStore
CertificationPath
Channel
Endpoint
EndpointManager
EnvelopedData
Gateway
GatewayChannel
GatewayManager
HandshakeChallenge
HandshakeResponse
Loading...
Generated using
TypeDoc
Data for a private key of a session key pair.