factory CredentialSigner.fromJson(String source, String password) => CredentialSigner._internal(Wallet.fromJson(source, password));