Hiyve Components - v1.0.0
Preparing search index...
@hiyve/semantic-relay-client
RelayCertHash
Interface RelayCertHash
SHA-256 cert hash entry for the WebTransport
serverCertificateHashes
option.
interface
RelayCertHash
{
algorithm
:
"sha-256"
;
value
:
ArrayBuffer
|
Uint8Array
<
ArrayBufferLike
>
;
}
Index
Properties
algorithm
value
Properties
algorithm
algorithm
:
"sha-256"
value
value
:
ArrayBuffer
|
Uint8Array
<
ArrayBufferLike
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
algorithm
value
Hiyve Components - v1.0.0
Loading...
SHA-256 cert hash entry for the WebTransport
serverCertificateHashesoption.