Hashgraph Cryptosuites SDK
Home
Products
Product A Product B Product C
Services
Service A Service B Service C
Download

API Reference [`core` package]

    • Introduction
    • Getting Started
    • Architecture
    • API Reference
      • Overview
      • Classes
        • BaseException
        • JSONCanonicalizationScheme
        • MultibaseCodec
        • ProofCreator
        • ProofVerifier
        • SHA256HashingAlgorithm
        • Signer
        • Verifier
      • Interfaces
        • BaseJWK
        • Canonicalizer
        • ECJWK
        • HashingAlgorithm
        • InputDocument
        • OctJWK
        • OKPJWK
        • Proof
        • ProofConfig
        • ProofOptions
        • ProofSigningRequest
        • ProofVerifierOptions
        • RSAJWK
        • SecuredDataDocument
        • VerificationData
        • VerifierOptions
      • Type Aliases
        • JWK
        • MultibaseAlgorithm
        • ProofPurpose
        • UnsecuredDocument
      • Variables
        • canonicalizer
        • hashing
      • Functions
        • concatUint8Arrays
API Reference [`core` package] 0.0.1
  • API Reference [`core` package]
    • 0.0.1
  • API Reference [`cryptosuites-eddsa-v1` package]
    • 0.0.1
  • API Reference [`signer-internal-ed25519` package]
    • 0.0.1
  • API Reference [`core` package]
  • API Reference
  • Overview
Edit this Page

@the-hashgraph-group-ag/cryptosuites-core


@the-hashgraph-group-ag/cryptosuites-core

Classes

  • BaseException

  • JSONCanonicalizationScheme

  • MultibaseCodec

  • ProofCreator

  • ProofVerifier

  • SHA256HashingAlgorithm

  • Signer

  • Verifier

Interfaces

  • BaseJWK

  • Canonicalizer

  • ECJWK

  • HashingAlgorithm

  • InputDocument

  • OctJWK

  • OKPJWK

  • Proof

  • ProofConfig

  • ProofOptions

  • ProofSigningRequest

  • ProofVerifierOptions

  • RSAJWK

  • VerificationData

  • VerifierOptions

Type Aliases

  • ContextDefinition

  • JWK

  • LDContext

  • MultibaseAlgorithm

  • ProofPurpose

  • SecuredDataDocument

  • UnsecuredDocument

Variables

  • canonicalizer

  • hashing

Functions

  • concatUint8Arrays

  • hasProof

  • isLdContext

  • isProofObject

Architecture BaseException

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.