verification Method Ids For Purpose
fun verificationMethodIdsForPurpose(methodIds: MutableList<String>?, purpose: Purpose): DidDocument.Builder
Adds VerificationMethods for a single purpose.
Return
Builder object
Parameters
method Ids
a list of VerificationMethodIds to be added to the DidDocument
purpose
a single purpose to be associated with the list of VerificationMethods