Documentation
¶
Index ¶
- func FromCredentialSchema(src *vctypes.CredentialSchema) *coreapi.CredentialSchema
- func FromCredentialStatus(src *vctypes.CredentialStatus) *coreapi.CredentialStatus
- func FromErrorInfo(src *errtypes.ErrorInfo) *coreapi.ErrorInfo
- func FromJwk(src *jwk.Jwk) *coreapi.Jwk
- func FromJwks(src *jwk.Jwks) *coreapi.Jwks
- func FromProof(src *vctypes.Proof) *coreapi.Proof
- func FromResolverMetadata(src *idtypes.ResolverMetadata) *coreapi.ResolverMetadata
- func FromService(src *idtypes.Service) *coreapi.Service
- func FromVerifiableCredential(src *vctypes.VerifiableCredential) *coreapi.VerifiableCredential
- func FromVerificationMethod(src *idtypes.VerificationMethod) *coreapi.VerificationMethod
- func FromVerificationResult(src *vctypes.VerificationResult) *coreapi.VerificationResult
- func ToEnvelopedCredential(src *coreapi.EnvelopedCredential) *vctypes.EnvelopedCredential
- func ToIssuer(src *coreapi.Issuer) *issuertypes.Issuer
- func ToJwk(src *coreapi.Jwk) *jwk.Jwk
- func ToProof(src *coreapi.Proof) *vctypes.Proof
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromCredentialSchema ¶
func FromCredentialSchema(src *vctypes.CredentialSchema) *coreapi.CredentialSchema
func FromCredentialStatus ¶ added in v0.0.8
func FromCredentialStatus(src *vctypes.CredentialStatus) *coreapi.CredentialStatus
func FromResolverMetadata ¶
func FromResolverMetadata(src *idtypes.ResolverMetadata) *coreapi.ResolverMetadata
func FromVerifiableCredential ¶
func FromVerifiableCredential(src *vctypes.VerifiableCredential) *coreapi.VerifiableCredential
func FromVerificationMethod ¶
func FromVerificationMethod(src *idtypes.VerificationMethod) *coreapi.VerificationMethod
func FromVerificationResult ¶ added in v0.0.8
func FromVerificationResult(src *vctypes.VerificationResult) *coreapi.VerificationResult
func ToEnvelopedCredential ¶
func ToEnvelopedCredential(src *coreapi.EnvelopedCredential) *vctypes.EnvelopedCredential
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.