Documentation ¶
Index ¶
- func GetLegacyInteropMockDIDDoc(t *testing.T, id string, ed25519PubKey []byte) *did.Doc
- func GetMockDIDDoc(t *testing.T) *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 ¶ added in v0.1.8
GetLegacyInteropMockDIDDoc creates a mock did doc for testing legacy interop didcomm.
func GetMockDIDDoc ¶
GetMockDIDDoc creates a mock DID Doc for testing.
func GetMockDIDDocWithDIDCommV2Bloc ¶ added in v0.1.7
GetMockDIDDocWithDIDCommV2Bloc using a DIDComm V2 service bloc.
func GetMockDIDDocWithKeyAgreements ¶ added in v0.1.7
GetMockDIDDocWithKeyAgreements creates mock DID doc with KeyAgreements.
func GetMockIndyDoc ¶ added in v0.1.7
GetMockIndyDoc creates a mock DID Doc for testing.
func MockDIDKey ¶ added in v0.1.6
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.