Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Preparing search index...
Assertion
Class Assertion
Implements
DigestProvider
Index
Constructors
constructor
Methods
predicate
object
digest
equals
to
Cbor
from
Cbor
from
Cbor
Map
to
String
clone
Constructors
constructor
new
Assertion
(
predicate
:
EnvelopeEncodable
|
Envelope
,
object
:
EnvelopeEncodable
|
Envelope
,
)
:
Assertion
Parameters
predicate
:
EnvelopeEncodable
|
Envelope
object
:
EnvelopeEncodable
|
Envelope
Returns
Assertion
Methods
predicate
predicate
()
:
Envelope
Returns
Envelope
object
object
()
:
Envelope
Returns
Envelope
digest
digest
()
:
Digest
Returns
Digest
equals
equals
(
other
:
Assertion
)
:
boolean
Parameters
other
:
Assertion
Returns
boolean
to
Cbor
toCbor
()
:
Cbor
Returns
Cbor
Static
from
Cbor
fromCbor
(
cbor
:
Cbor
)
:
Assertion
Parameters
cbor
:
Cbor
Returns
Assertion
Static
from
Cbor
Map
fromCborMap
(
map
:
CborMap
)
:
Assertion
Parameters
map
:
CborMap
Returns
Assertion
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
clone
clone
()
:
Assertion
Returns
Assertion
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
predicate
object
digest
equals
to
Cbor
from
Cbor
from
Cbor
Map
to
String
clone
Gordian Envelope TypeScript Library - v1.0.0-alpha.13
Loading...
Returns a string representation of an object.