Uses of Class
org.hyperledger.aries.api.ledger.DidVerkeyResponse
-
Packages that use DidVerkeyResponse Package Description org.hyperledger.aries -
-
Uses of DidVerkeyResponse in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type DidVerkeyResponse Modifier and Type Method Description Optional<DidVerkeyResponse>AriesClient. ledgerDidVerkey(@NonNull String did)Get the verkey for a did from the ledger
-