VerificationMethodTypeAuthentication
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / overview / Domain / VerificationMethodTypeAuthentication
Class: VerificationMethodTypeAuthentication
Defined in: packages/shared/domain/build/index.d.ts:872
Extends
Constructors
Constructor
new VerificationMethodTypeAuthentication(
value:Type):VerificationMethodTypeAuthentication
Defined in: packages/shared/domain/build/index.d.ts:855
Parameters
| Parameter | Type |
|---|---|
value | Type |
Returns
VerificationMethodTypeAuthentication
Inherited from
BaseVerificationMethod.constructor
Properties
| Property | Modifier | Type | Inherited from | Defined in |
|---|---|---|---|---|
value | public | Type | BaseVerificationMethod.value | packages/shared/domain/build/index.d.ts:854 |
ED25519_KEY_AGREEMENT_KEY_2018 | static | VerificationMethodTypeAuthentication | - | packages/shared/domain/build/index.d.ts:874 |
ED25519_KEY_AGREEMENT_KEY_2020 | static | VerificationMethodTypeAuthentication | - | packages/shared/domain/build/index.d.ts:875 |
JSON_WEB_KEY_2020 | static | VerificationMethodTypeAuthentication | - | packages/shared/domain/build/index.d.ts:873 |