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/utils
isKeyData
Function isKeyData
is
Key
Data
(
obj
)
:
obj
is
CryptoKeyPair
Type guard to check if an object implements the CryptoKeyPair interface.
Parameters
obj
:
any
Returns
obj
is
CryptoKeyPair
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
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
Type guard to check if an object implements the CryptoKeyPair interface.