Gordian Envelope TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

      Gordian Envelope TypeScript Library - v1.0.0-alpha.13

      Namespaces

      Envelope

      Enumerations

      ObscureType
      ErrorCode
      EdgeType
      MermaidOrientation
      MermaidTheme
      DigestDisplayFormat

      Classes

      Digest
      SymmetricKey
      SigningPublicKey
      SigningPrivateKey
      Signature
      Assertion
      EnvelopeCBORTagged
      EnvelopeCBORTaggedEncodable
      EnvelopeCBORTaggedDecodable
      EnvelopeDecoder
      Envelope
      EnvelopeError
      Attachments
      Compressed
      EncryptedMessage
      Event
      Function
      FunctionsStore
      Parameter
      ParametersStore
      LazyStore
      Expression
      PublicKeyBase
      PrivateKeyBase
      SealedMessage
      Request
      Response
      SignatureMetadata
      FormatContext

      Interfaces

      Signer
      Verifier
      DigestProvider
      EnvelopeEncodable
      EventBehavior
      RequestBehavior
      ResponseBehavior
      EnvelopeSummary
      MermaidFormatOpts
      EnvelopeFormatOpts
      TreeFormatOptions

      Type Aliases

      ObscureAction
      CborDecoder
      EnvelopeEncodableValue
      EnvelopeCase
      Visitor
      FunctionID
      ParameterID
      FormatContextOpt
      EnvelopeFormatItem

      Variables

      ATTACHMENT
      VENDOR
      CONFORMS_TO
      CBOR_TAG_FUNCTION
      CBOR_TAG_PARAMETER
      CBOR_TAG_PLACEHOLDER
      CBOR_TAG_REPLACEMENT
      FUNCTION_IDS
      PARAMETER_IDS
      ADD
      SUB
      MUL
      DIV
      NEG
      LT
      LE
      GT
      GE
      EQ
      NE
      AND
      OR
      XOR
      NOT
      ADD_VALUE
      SUB_VALUE
      MUL_VALUE
      DIV_VALUE
      NEG_VALUE
      LT_VALUE
      LE_VALUE
      GT_VALUE
      GE_VALUE
      EQ_VALUE
      NE_VALUE
      AND_VALUE
      OR_VALUE
      XOR_VALUE
      NOT_VALUE
      BLANK
      LHS
      RHS
      BLANK_VALUE
      LHS_VALUE
      RHS_VALUE
      GLOBAL_FUNCTIONS
      GLOBAL_PARAMETERS
      HAS_RECIPIENT
      SALT
      SIGNED
      VERIFIED_BY
      NOTE
      IS_A
      globalFormatContext
      GLOBAL_FORMAT_CONTEXT
      VERSION

      Functions

      envelopeToCbor
      envelopeFromCbor
      envelopeToBytes
      envelopeFromBytes
      elideAction
      extractString
      extractNumber
      extractBoolean
      extractBytes
      extractNull
      extractSubject
      tryObjectForPredicate
      tryOptionalObjectForPredicate
      extractObjectForPredicateWithDefault
      extractObjectsForPredicate
      tryObjectsForPredicate
      isEnvelopeEncodable
      edgeLabel
      registerCompressExtension
      registerEncryptExtension
      add
      sub
      mul
      div
      neg
      lt
      le
      gt
      ge
      eq
      ne
      and
      or
      xor
      not
      registerSecretExtension
      registerSskrExtension
      cborEnvelopeSummary
      formatContextNone
      formatContextGlobal
      formatContextCustom
      getGlobalFormatContext
      withFormatContext
      withFormatContextMut
      registerTagsIn
      registerTags
      defaultMermaidOpts
      registerMermaidExtension
      defaultFormatOpts
      flatFormatOpts
      formatBegin
      formatEnd
      formatItem
      formatSeparator
      formatList
      formatCbor
      formatAssertion
      formatEnvelope
      registerSealExtension
      flanked

      References

      envelopeSummary → cborEnvelopeSummary