Preparing search index...
The search index is not available
@docknetwork/crypto-wasm-ts
@docknetwork/crypto-wasm-ts
IKeyedCredentialStatusProof
Interface IKeyedCredentialStatusProof
interface
IKeyedCredentialStatusProof
{
id
:
string
;
proof
:
VBAccumMembershipKeyedProof
|
KBUniAccumMembershipKeyedProof
|
KBUniAccumNonMembershipKeyedProof
;
revocationCheck
:
string
;
type
:
RevocationStatusProtocol
;
}
Index
Properties
id
proof
revocation
Check
type
Properties
id
id
:
string
proof
proof
:
VBAccumMembershipKeyedProof
|
KBUniAccumMembershipKeyedProof
|
KBUniAccumNonMembershipKeyedProof
revocation
Check
revocation
Check
:
string
type
type
:
RevocationStatusProtocol
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
proof
revocation
Check
type
@docknetwork/crypto-wasm-ts
Loading...