Preparing search index...
The search index is not available
Proof-of concepts Implementation of the Dataset Integrity Specification on top of rdf-js - v0.1.0
Proof-of concepts Implementation of the Dataset Integrity Specification on top of rdf-js
lib/types
Errors
Interface Errors
interface
Errors
{
warnings
:
ProblemDetail
[]
;
errors
:
ProblemDetail
[]
;
}
Hierarchy (
view full
)
Errors
VerificationResult
Index
Properties
warnings
errors
Properties
warnings
warnings
:
ProblemDetail
[]
errors
errors
:
ProblemDetail
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
warnings
errors
lib
crypto_utils.ts
jwkToCrypto
sign
verify
cryptosuiteId
generateKey
Crv
Hsh
KeyDetails
debug.ts
log
get_quads
proof_utils.ts
generateAProofGraph
verifyProofGraphs
sec_prefix
rdf_prefix
xsd_prefix
rdf_type
rdf_json
sec_proof
sec_di_proof
sec_proofValue
sec_publicKeyJwk
sec_publicKeyMultibase
sec_proofPurpose
sec_authenticationMethod
sec_assertionMethod
sec_verificationMethod
sec_expires
sec_revoked
sec_created
xsd_datetime
sec_previousProof
types.ts
Cryptosuites
VerificationResult
KeyMetadata
KeyData
ProblemDetail
Errors
Proof_Generation_Error
Proof_Verification_Error
Proof_Transformation_Error
Invalid_Verification_Method
Unclassified_Error
utils.ts
createPrefix
isDatasetCore
isKeyData
calculateDatasetHash
copyToStore
convertToStore
refactorBnodes
extraChainQuads
Proof
ProofStore
DatasetMap
index.ts
generateProofGraph
verifyProofGraph
embedProofGraph
verifyEmbeddedProofGraph
KeyData
VerificationResult
KeyMetadata
KeyDetails
Cryptosuites
generateKey
jwkToCrypto