create Prism DID
abstract fun createPrismDID(masterPublicKey: PublicKey, services: Array<DIDDocument.Service>?): DID(source)
Creates a DID for a prism (a device or server that acts as a DID owner and controller) using a given master public key and list of services.
Return
Parameters
master Public Key
The master public key of the prism
services
The list of services offered by the prism