Preparing search index...
The search index is not available
@relaycorp/relaynet-core
@relaycorp/relaynet-core
ParcelCollectionHandshakeSigner
Class ParcelCollectionHandshakeSigner
Hierarchy
Signer
ParcelCollectionHandshakeSigner
Index
Constructors
constructor
Properties
certificate
oid
Methods
sign
Constructors
constructor
new
Parcel
Collection
Handshake
Signer
(
certificate
,
privateKey
)
:
ParcelCollectionHandshakeSigner
Parameters
certificate
:
Certificate
The certificate of the node
privateKey
:
CryptoKey
The private key of the node
Returns
ParcelCollectionHandshakeSigner
Properties
certificate
certificate
:
Certificate
The certificate of the node
Readonly
oid
oid
:
string
= RELAYNET_OIDS.SIGNATURE.PARCEL_COLLECTION_HANDSHAKE
Methods
sign
sign
(
plaintext
)
:
Promise
<
ArrayBuffer
>
Parameters
plaintext
:
ArrayBuffer
Returns
Promise
<
ArrayBuffer
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
certificate
oid
sign
@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
The certificate of the node