Skip to main content

VerificationMaterialPeerDIDWithAuthentication

@hyperledger/identus-sdk v8.0.0


@hyperledger/identus-sdk / overview / Domain / VerificationMaterialPeerDIDWithAuthentication

Class: VerificationMaterialPeerDIDWithAuthentication

Defined in: packages/shared/domain/build/index.d.ts:895

Implements

Constructors

Constructor

new VerificationMaterialPeerDIDWithAuthentication(keyType: VerificationMethodTypeDID, value: string, authentication: VerificationMaterialAuthentication): VerificationMaterialPeerDIDWithAuthentication

Defined in: packages/shared/domain/build/index.d.ts:899

Parameters

ParameterType
keyTypeVerificationMethodTypeDID
valuestring
authenticationVerificationMaterialAuthentication

Returns

VerificationMaterialPeerDIDWithAuthentication

Properties

PropertyTypeDefined in
authenticationVerificationMaterialAuthenticationpackages/shared/domain/build/index.d.ts:898
keyTypeVerificationMethodTypeDIDpackages/shared/domain/build/index.d.ts:896
valuestringpackages/shared/domain/build/index.d.ts:897