Preparing search index...
The search index is not available
MATTR Holder SDK React Native - v8.0.0
MATTR Holder SDK React Native
VerifyCompactCredentialResult
Type alias VerifyCompactCredentialResult
Verify
Compact
Credential
Result
:
Omit
<
VerifyResult
,
"payload"
|
"reason"
>
&
{
header
?:
CwtHeader
;
payload
?:
CompactCredentialPayload
;
reason
:
{
details
?:
VerifyFailedResultReasonDetails
;
message
:
string
;
type
:
CompactVerifyFailureReasonType
;
}
;
verified
:
false
;
}
|
Omit
<
VerifyResult
,
"payload"
>
&
{
header
:
CwtHeader
;
payload
:
CompactCredentialPayload
;
verified
:
true
;
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
MATTR Holder SDK React Native - v8.0.0
Result
codec
qrcode
ContextCheckerErrorType
CredentialFormatSupported
CredentialOfferType
CredentialProfileSupported
CredentialStatusType
DeriveWebSemanticCredentialErrorType
DiscoverErrorType
EncryptErrorType
ExpandWebSemanticCredentialErrorType
GenerateAuthorizeUrlErrorType
MobileCredentialHolderErrorType
MobileCredentialVerificationFailureType
OnlinePresentationSessionErrorType
OnlinePresentationSessionVerifiedByType
ProximityPresentationSessionErrorType
QueryType
ResolveDidCommUriErrorType
RetrieveCredentialsErrorType
Loading...
Generated using
TypeDoc