Documentation
¶
Index ¶
- func GetLegacyInteropMockDIDDoc(t *testing.T, id string, ed25519PubKey []byte) *did.Doc
- func GetMockDIDDoc(t *testing.T, isDIDCommV2 bool) *did.Doc
- func GetMockDIDDocWithDIDCommV2Bloc(t *testing.T, id string) *did.Doc
- func GetMockDIDDocWithKeyAgreements(t *testing.T) *did.Doc
- func GetMockIndyDoc(t *testing.T) *did.Doc
- func MockDIDKey(t *testing.T) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLegacyInteropMockDIDDoc ¶
GetLegacyInteropMockDIDDoc creates a mock did doc for testing legacy interop didcomm.
func GetMockDIDDoc ¶
GetMockDIDDoc creates a mock DID Doc for testing.
func GetMockDIDDocWithDIDCommV2Bloc ¶
GetMockDIDDocWithDIDCommV2Bloc using a DIDComm V2 service bloc.
func GetMockDIDDocWithKeyAgreements ¶
GetMockDIDDocWithKeyAgreements creates mock DID doc with KeyAgreements.
func GetMockIndyDoc ¶
GetMockIndyDoc creates a mock DID Doc for testing.
func MockDIDKey ¶
MockDIDKey returns a new did:key DID for testing purposes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.